5 Sep 07:29
Re: [RFC: 2.6 patch] remove some unused IDE stuff
Greg Ungerer <gerg <at> snapgear.com>
2005-09-05 05:29:55 GMT
2005-09-05 05:29:55 GMT
Hi Adrian, Adrian Bunk wrote: > This patch removes some dead IDE-related #define's and > "static inline" functions. > > Please double-check it since I've only tested it with grep and didn't > try compilation. > > > Signed-off-by: Adrian Bunk <bunk <at> stusta.de> I think the include/asm-m68knommu/ide.h should just be removed altogether. None of the underlying code support for it has been carried into 2.6, so it is pretty much useless. Regards Greg > --- > > arch/ppc/platforms/hdpu.c | 40 ----------------------------------- > include/asm-m68knommu/ide.h | 41 ------------------------------------ > include/asm-parisc/ide.h | 5 ---- > 3 files changed, 86 deletions(-) > > --- linux-2.6.13-mm1-full/arch/ppc/platforms/hdpu.c.old 2005-09-02 02:02:33.000000000 +0200 > +++ linux-2.6.13-mm1-full/arch/ppc/platforms/hdpu.c 2005-09-02 02:04:08.000000000 +0200 > @@ -608,46 +608,6 @@ > }(Continue reading)
RSS Feed