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:
e51b85d
)
[POWERPC] Remove unused inclusion of linux/ide.h
author
Olaf Hering
<olaf@aepfle.de>
Fri, 23 Mar 2007 00:11:59 +0000
(
01:11
+0100)
committer
Paul Mackerras
<paulus@samba.org>
Thu, 12 Apr 2007 17:55:14 +0000
(
03:55
+1000)
Remove unneeded inclusion of linux/ide.h
It does not compile with CONFIG_BLOCK=n.
Remove asm/ide.h from ksyms file, it gets included earlier via
linux/ide.h.
Compile tested with all defconfig files.
Signed-off-by: Olaf Hering <olaf@aepfle.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found