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://git.ipfire.org/?a=commitdiff_plain;h=c19f7f226ba011843a31ee4f21a19c36fa5a3ead;p=thirdparty%2Fkernel%2Flinux.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 3f949b5db353d..83885ba0496c4 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 [] = {