* Re: [PATCH] ide: remove unused macros from <asm-parisc/ide.h> [not found] <200808101747.08025.bzolnier@gmail.com> @ 2008-08-10 15:54 ` Kyle McMartin 2008-08-10 18:03 ` Bartlomiej Zolnierkiewicz 0 siblings, 1 reply; 2+ messages in thread From: Kyle McMartin @ 2008-08-10 15:54 UTC (permalink / raw) To: Bartlomiej Zolnierkiewicz Cc: linux-ide, linux-kernel, Kyle McMartin, linux-parisc On Sun, Aug 10, 2008 at 05:47:07PM +0200, Bartlomiej Zolnierkiewicz wrote: > > Cc: Kyle McMartin <kyle@mcmartin.ca> > Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> > --- > include/asm-parisc/ide.h | 4 ---- > 1 file changed, 4 deletions(-) > > Index: b/include/asm-parisc/ide.h > =================================================================== > --- a/include/asm-parisc/ide.h > +++ b/include/asm-parisc/ide.h > @@ -13,10 +13,6 @@ > > #ifdef __KERNEL__ > > -#define ide_request_irq(irq,hand,flg,dev,id) request_irq((irq),(hand),(flg),(dev),(id)) > -#define ide_free_irq(irq,dev_id) free_irq((irq), (dev_id)) > -#define ide_request_region(from,extent,name) request_region((from), (extent), (name)) > -#define ide_release_region(from,extent) release_region((from), (extent)) > /* Generic I/O and MEMIO string operations. */ > Thanks Bart! Groovy... Want me to merge this, or will you shepherd it in? Acked-by: Kyle McMartin <kyle@mcmartin.ca> regards, Kyle ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] ide: remove unused macros from <asm-parisc/ide.h> 2008-08-10 15:54 ` [PATCH] ide: remove unused macros from <asm-parisc/ide.h> Kyle McMartin @ 2008-08-10 18:03 ` Bartlomiej Zolnierkiewicz 0 siblings, 0 replies; 2+ messages in thread From: Bartlomiej Zolnierkiewicz @ 2008-08-10 18:03 UTC (permalink / raw) To: Kyle McMartin; +Cc: linux-ide, linux-kernel, linux-parisc On Sunday 10 August 2008, Kyle McMartin wrote: > On Sun, Aug 10, 2008 at 05:47:07PM +0200, Bartlomiej Zolnierkiewicz wrote: > > > > Cc: Kyle McMartin <kyle@mcmartin.ca> > > Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> > > --- > > include/asm-parisc/ide.h | 4 ---- > > 1 file changed, 4 deletions(-) > > > > Index: b/include/asm-parisc/ide.h > > =================================================================== > > --- a/include/asm-parisc/ide.h > > +++ b/include/asm-parisc/ide.h > > @@ -13,10 +13,6 @@ > > > > #ifdef __KERNEL__ > > > > -#define ide_request_irq(irq,hand,flg,dev,id) request_irq((irq),(hand),(flg),(dev),(id)) > > -#define ide_free_irq(irq,dev_id) free_irq((irq), (dev_id)) > > -#define ide_request_region(from,extent,name) request_region((from), (extent), (name)) > > -#define ide_release_region(from,extent) release_region((from), (extent)) > > /* Generic I/O and MEMIO string operations. */ > > > > Thanks Bart! > > Groovy... Want me to merge this, or will you shepherd it in? In the fear of include/asm-parisc/ shuffle I would prefer that you pick it. Thanks. ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-08-10 18:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <200808101747.08025.bzolnier@gmail.com>
2008-08-10 15:54 ` [PATCH] ide: remove unused macros from <asm-parisc/ide.h> Kyle McMartin
2008-08-10 18:03 ` Bartlomiej Zolnierkiewicz
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox