From: Bartlomiej Zolnierkiewicz Date: Mon, 13 Oct 2008 19:39:47 +0000 (+0200) Subject: ide: remove needless includes from ide-dma.c X-Git-Tag: v2.6.28-rc1~599^2~12 X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=c19f7f226ba011843a31ee4f21a19c36fa5a3ead;p=linux-2.6-omap-h63xx.git ide: remove needless includes from ide-dma.c Signed-off-by: Bartlomiej Zolnierkiewicz --- diff --git a/drivers/ide/ide-dma.c b/drivers/ide/ide-dma.c index 3f949b5db35..83885ba0496 100644 --- a/drivers/ide/ide-dma.c +++ b/drivers/ide/ide-dma.c @@ -28,21 +28,13 @@ * for supplying a Promise UDMA board & WD UDMA drive for this work! */ -#include #include #include -#include -#include -#include -#include -#include #include -#include #include #include #include -#include static const struct drive_list_entry drive_whitelist [] = {