From: Olaf Hering Date: Fri, 23 Mar 2007 00:11:59 +0000 (+0100) Subject: [POWERPC] Remove unused inclusion of linux/ide.h X-Git-Tag: v2.6.22-rc1~1109^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8545cd201134860b1eb72578419f5cbd4c0789c0;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed