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:
36ca4ba
)
[PATCH] Remove inclusion of asm/processor.h in via82cxxx.c
author
Sascha Hauer
<s.hauer@pengutronix.de>
Fri, 3 Nov 2006 08:52:49 +0000
(09:52 +0100)
committer
Paul Mackerras
<paulus@samba.org>
Mon, 13 Nov 2006 03:44:55 +0000
(14:44 +1100)
There is some PPC_CHRP specific code in drivers/ide/pci/via82cxxx.c,
so #ifdef on CONFIG_PPC_CHRP instead of CONFIG_PPC_MULTIPLATFORM.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found