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:
26bbfda
)
sh: Fix up various compile warnings for SE boards.
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 14 May 2007 01:48:01 +0000
(10:48 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 21 May 2007 05:32:47 +0000
(14:32 +0900)
- setup-sh7750.c only defines the sh7751_ipr_map when building
with SH7751 support.
- 7722 Solution Engine was missing a mach-type entry, causing
the macro in cf-enabler to be undefined.
- arch/sh/mm/init.c needs linux/pagemap.h.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found