From: Bartlomiej Zolnierkiewicz Date: Mon, 13 Oct 2008 19:39:47 +0000 (+0200) Subject: ide: remove needless includes from ide-dma.c X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=c19f7f226ba011843a31ee4f21a19c36fa5a3ead;p=deliverable%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 3f949b5db353..83885ba0496c 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 [] = {