On Mon, Jul 26, 2010 at 01:14:34AM +1000, Michael Jensen wrote: > Removed macro definition that wasn't used. > > Signed-off-by: Michael Jensen <emjay1988@xxxxxxxxx> > --- > drivers/staging/comedi/comedidev.h | 5 ----- > 1 files changed, 0 insertions(+), 5 deletions(-) > > diff --git a/drivers/staging/comedi/comedidev.h b/drivers/staging/comedi/comedidev.h > index 4eb2b77..b225fff 100644 > --- a/drivers/staging/comedi/comedidev.h > +++ b/drivers/staging/comedi/comedidev.h > @@ -61,11 +61,6 @@ > module_init(x ## _init_module); \ > module_exit(x ## _cleanup_module); > > -#define COMEDI_MODULE_MACROS \ This doesn't apply against the linux-next tree as this macro is already gone from there. What tree are you creating this diff against? confused, greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel