Skip to content

Commit b17d429

Browse files
geertudamien-lemoal
authored andcommitted
ata: pata_falcon: Remove #include <asm/ide.h>
The Atari Falcon PATA driver does not need anything from <asm/ide.h>. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Reviewed-by: Sergey Shtylyov <s.shtylyov@omp.ru> Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
1 parent cdaf83c commit b17d429

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/ata/pata_falcon.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
#include <asm/atarihw.h>
2929
#include <asm/atariints.h>
3030
#include <asm/atari_stdma.h>
31-
#include <asm/ide.h>
3231

3332
#define DRV_NAME "pata_falcon"
3433
#define DRV_VERSION "0.1.0"

0 commit comments

Comments
 (0)