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:
3515d01
)
[PATCH] ppc32 8xx: fix m8xx_ide_init() #ifdef
author
Marcelo Tosatti
<marcelo.tosatti@cyclades.com>
Tue, 23 Aug 2005 20:20:44 +0000
(17:20 -0300)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Fri, 26 Aug 2005 23:31:46 +0000
(16:31 -0700)
Be more precise on deciding whether to call m8xx_ide_init() at
m8xx_setup.c:platform_init().
Compilation fails if CONFIG_BLK_DEV_IDE is defined but
CONFIG_BLK_DEV_MPC8xx_IDE isnt.
Signed-off-by: Marcelo Tosatti <marcelo.tosatti@cyclades.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found