Thread (3 messages) flat view 3 messages, 3 authors, 2007-09-20

Re: [PATCH v2] [POWERPC] Fix build errors when BLOCK=n

From: Paul Mackerras <hidden>
Date: 2007-09-20 00:58:46
Also in: linux-ide

Emil Medve writes:
quoted hunk ↗ jump to hunk
--- a/arch/powerpc/kernel/ppc_ksyms.c
+++ b/arch/powerpc/kernel/ppc_ksyms.c
@@ -12,12 +12,15 @@
 #include <linux/irq.h>
 #include <linux/pci.h>
 #include <linux/delay.h>
+#if defined(CONFIG_IDE) || defined(CONFIG_IDE_MODULE)
 #include <linux/ide.h>
+#endif
Why are we still including linux/ide.h at all here?
 #include <linux/bitops.h>
 
 #include <asm/page.h>
 #include <asm/semaphore.h>
 #include <asm/processor.h>
+#include <asm/cacheflush.h>
What's the point of adding this?

Paul.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help