Re: [PATCH treewide 0/9] Remove obsolete IDE headers

2023-08-23 Thread Damien Le Moal
On 8/18/23 01:07, Geert Uytterhoeven wrote:
>   Hi all,
> 
> This patch series removes all unused  headers and
> .   was still included by 3 PATA
> drivers for m68k platforms, but without any real need.
> 
> The first 5 patches have no dependencies.
> The last patch depends on the 3 pata patches.
> 
> Thanks for your comments!
> 
> Geert Uytterhoeven (9):
>   ARM: Remove 
>   parisc: Remove 
>   powerpc: Remove 
>   sparc: Remove 
>   asm-generic: Remove ide_iops.h
>   ata: pata_buddha: Remove #include 
>   ata: pata_falcon: Remove #include 
>   ata: pata_gayle: Remove #include 
>   m68k: Remove 

Applied to libata for-6.6. Thanks !

-- 
Damien Le Moal
Western Digital Research



[PATCH treewide 0/9] Remove obsolete IDE headers

2023-08-17 Thread Geert Uytterhoeven
Hi all,

This patch series removes all unused  headers and
.   was still included by 3 PATA
drivers for m68k platforms, but without any real need.

The first 5 patches have no dependencies.
The last patch depends on the 3 pata patches.

Thanks for your comments!

Geert Uytterhoeven (9):
  ARM: Remove 
  parisc: Remove 
  powerpc: Remove 
  sparc: Remove 
  asm-generic: Remove ide_iops.h
  ata: pata_buddha: Remove #include 
  ata: pata_falcon: Remove #include 
  ata: pata_gayle: Remove #include 
  m68k: Remove 

 arch/arm/include/asm/ide.h | 24 -
 arch/m68k/include/asm/ide.h| 67 ---
 arch/parisc/include/asm/ide.h  | 54 ---
 arch/powerpc/include/asm/ide.h | 18 ---
 arch/sparc/include/asm/ide.h   | 97 --
 drivers/ata/pata_buddha.c  |  1 -
 drivers/ata/pata_falcon.c  |  1 -
 drivers/ata/pata_gayle.c   |  1 -
 include/asm-generic/ide_iops.h | 39 --
 9 files changed, 302 deletions(-)
 delete mode 100644 arch/arm/include/asm/ide.h
 delete mode 100644 arch/m68k/include/asm/ide.h
 delete mode 100644 arch/parisc/include/asm/ide.h
 delete mode 100644 arch/powerpc/include/asm/ide.h
 delete mode 100644 arch/sparc/include/asm/ide.h
 delete mode 100644 include/asm-generic/ide_iops.h

-- 
2.34.1

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds