From: Adrian Bunk Date: Wed, 16 Jul 2008 18:33:48 +0000 (+0200) Subject: hd.c: remove the #include X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=72a3d651b2fe341a8ae2ca164c395aa3007350cd;p=linux-beck.git hd.c: remove the #include The code that needed this #include was removed one year ago. Signed-off-by: Adrian Bunk Cc: rmk@arm.linux.org.uk Cc: Alan Cox Signed-off-by: Bartlomiej Zolnierkiewicz --- diff --git a/drivers/block/hd.c b/drivers/block/hd.c index 00b695652b2a..682243bf2e46 100644 --- a/drivers/block/hd.c +++ b/drivers/block/hd.c @@ -37,7 +37,6 @@ #include #include #include -#include /* CMOS defines */ #include #include #include