Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Geert Uytterhoeven and committed by
Damien Le Moal
cdaf83c6 75144167

-1
-1
drivers/ata/pata_buddha.c
··· 27 27 28 28 #include <asm/amigahw.h> 29 29 #include <asm/amigaints.h> 30 - #include <asm/ide.h> 31 30 #include <asm/setup.h> 32 31 33 32 #define DRV_NAME "pata_buddha"