ata: pata_falcon: Remove #include <asm/ide.h>
authorGeert Uytterhoeven <geert@linux-m68k.org>
Thu, 17 Aug 2023 16:07:38 +0000 (18:07 +0200)
committerDamien Le Moal <dlemoal@kernel.org>
Wed, 23 Aug 2023 23:09:59 +0000 (08:09 +0900)
commitb17d429be9d813b678a9c3b9aae4d51c7e7b120c
tree574cd7b360c3f5c8f44ae32db676dc797f99d88a
parentcdaf83c6734737dcb1a80d510e0d05103794edcb
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>
drivers/ata/pata_falcon.c