Am 29.10.2007 23:43 schrieb Emil Medve: > Removed duplicates defined elsewhere > > Signed-off-by: Emil Medve <[email protected]> Acked-by: Tilman Schmidt <[email protected]> for: > diff --git a/drivers/isdn/gigaset/gigaset.h b/drivers/isdn/gigaset/gigaset.h > index a0317ab..02bdaf2 100644 > --- a/drivers/isdn/gigaset/gigaset.h > +++ b/drivers/isdn/gigaset/gigaset.h > @@ -106,12 +106,6 @@ enum debuglevel { > activated */ > }; > > -/* missing from linux/device.h ... */ > -#ifndef dev_notice > -#define dev_notice(dev, format, arg...) \ > - dev_printk(KERN_NOTICE , dev , format , ## arg) > -#endif > - > /* Kernel message macros for situations where dev_printk and friends cannot be > * used for lack of reliable access to a device structure. > * linux/usb.h already contains these but in an obsolete form which clutters -- Tilman Schmidt E-Mail: [email protected] Bonn, Germany Diese Nachricht besteht zu 100% aus wiederverwerteten Bits. Ungeöffnet mindestens haltbar bis: (siehe Rückseite)
Attachment:
signature.asc
Description: OpenPGP digital signature
- References:
- Prev by Date: [PATCH] bttv: uses input functions, should depend on INPUT
- Next by Date: Re: [RFC] Create instrumentation directory (git repository)
- Previous by thread: [PATCH resend] Make the dev_*() family of macros in device.h complete
- Next by thread: Re: [PATCH resend] Make the dev_*() family of macros in device.h complete
- Index(es):