commit | f4c3f03838ae47a92f2d15d48ddf68deae5d7ebb | [log] [tgz] |
---|---|---|
author | Anirban Sinha <asinha@zeugmasystems.com> | Wed Sep 16 10:16:18 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Sep 16 12:28:52 2009 -0700 |
tree | 10b7fe94c6b05e08f8260864f1bf9296f7a00703 | |
parent | ab86e5765d41a5eb4239a1c04d613db87bea5ed8 [diff] |
Fix ia64 build breakage in head.S The "cleanup console_print()" patch in commit 353f6dd2dec992ddd34620a94b051b0f76227379 introduced an "extern" declaration into an assembly language file. Remove it. Signed-off-by: Anirban Sinha <asinha@zeugmasystems.com> Signed-off-by: Tony Luck <tony.luck@intel.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>