Skip to content

Commit cdaf83c

Browse files
geertudamien-lemoal
authored andcommitted
ata: pata_buddha: Remove #include <asm/ide.h>
The Buddha, Catweasel, and X-Surf 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 7514416 commit cdaf83c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/ata/pata_buddha.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727

2828
#include <asm/amigahw.h>
2929
#include <asm/amigaints.h>
30-
#include <asm/ide.h>
3130
#include <asm/setup.h>
3231

3332
#define DRV_NAME "pata_buddha"

0 commit comments

Comments
 (0)