git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab86e57
)
Fix ia64 build breakage in head.S
author
Anirban Sinha
<asinha@zeugmasystems.com>
Wed, 16 Sep 2009 17:16:18 +0000
(10:16 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 16 Sep 2009 19:28:52 +0000
(12:28 -0700)
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>
No differences found