commit | 8545cd201134860b1eb72578419f5cbd4c0789c0 | [log] [tgz] |
---|---|---|
author | Olaf Hering <olaf@aepfle.de> | Fri Mar 23 01:11:59 2007 +0100 |
committer | Paul Mackerras <paulus@samba.org> | Fri Apr 13 03:55:14 2007 +1000 |
tree | 78817b7163d21bf9f29e04577ffb609b3d9608f4 | |
parent | e51b85dcf56c87772b47a0781e6cfa88848b50b8 [diff] |
[POWERPC] Remove unused inclusion of linux/ide.h 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>