Hi, all On Tue, Oct 14, 2008 at 8:08 AM, Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > Hi Greg, > > Today's linux-next build (x86_64 allmodconfig) failed like this: > > drivers/media/radio/radio-mr800.c: In function 'vidioc_s_frequency': > drivers/media/radio/radio-mr800.c:362: error: implicit declaration of function 'warn' > drivers/media/radio/radio-mr800.c: In function 'usb_amradio_suspend': > drivers/media/radio/radio-mr800.c:508: error: implicit declaration of function 'info' > > Direct cause is commits 9ade02815223bc15481f64dc9bef0ba7493d9fdc ("USB: > remove info() macro from usb.h") and > fb2d8e064998cfc6fdc3f8e2d30382e4f8dfd40a ("USB: remove warn() macro from > usb.h") which I have reverted. Again, i didn't know about removing warn()-macro. When i saw patch that removes info()-macro from usb.h, i created patch for radio-mr800, and sent it to Douglas Schilling Landgraf. Bad delay! > Commit 2aa72f3b63e4b524e9e4b1438f6c0d50a214d836 ("4L/DVB (9101): > radio-mr800: Add driver for AverMedia MR 800 USB FM radio devices") in > Linus' tree added new references to warn() and info(). > > -- > Cheers, > Stephen Rothwell sfr@xxxxxxxxxxxxxxxx > http://www.canb.auug.org.au/~sfr/ -- Best regards, Klimov Alexey -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html