From: Geert Uytterhoeven Date: Wed, 25 May 2011 19:40:59 +0000 (+0200) Subject: ide-{cd,floppy,tape}: Do not include X-Git-Tag: v3.2-rc2~14^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ec7215e5d1a714ef65069a1d0999a31e4930bb7;p=pandora-kernel.git ide-{cd,floppy,tape}: Do not include The top of has this comment: * Please do not include this file in generic code. There is currently * no requirement for any architecture to implement anything held * within this file. * * Thanks. --rmk Remove inclusion of , to prevent the following compile error from happening soon: | include/linux/irq.h:132: error: redefinition of ‘struct irq_data’ | include/linux/irq.h:286: error: redefinition of ‘struct irq_chip’ Signed-off-by: Geert Uytterhoeven Acked-by: Thomas Gleixner Acked-by: Borislav Petkov Cc: linux-ide@vger.kernel.org --- Reading git-diff-tree failed