linux/drivers/media/dvb/siano
Michael Krufky 0d02efe486 V4L/DVB (10772): siano: prevent duplicate variable declaration
Fix the following build error:

drivers/media/dvb/siano/smsusb.o: In function `get_order':
include/asm-generic/page.h:10: multiple definition of `sms_dbg'
drivers/media/dvb/siano/sms1xxx.o:include/asm-generic/page.h:10: first defined here
drivers/media/dvb/siano/smsdvb.o: In function `get_order':
include/asm-generic/page.h:10: multiple definition of `sms_dbg'
drivers/media/dvb/siano/sms1xxx.o:include/asm-generic/page.h:10: first defined here

Thanks to Mauro Carvalho Chehab for his original patch to address this issue.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-03-30 12:43:02 -03:00
..
Kconfig V4L/DVB (8308): sms1xxx: Provide option to support Siano default usb ids 2008-07-20 07:23:47 -03:00
Makefile V4L/DVB (10750): import changes from Siano 2009-03-30 12:43:00 -03:00
sms-cards.c V4L/DVB (10772): siano: prevent duplicate variable declaration 2009-03-30 12:43:02 -03:00
sms-cards.h V4L/DVB (10752): sms1xxx: load smsdvb module automatically based on device id 2009-03-30 12:43:01 -03:00
smscoreapi.c V4L/DVB (10772): siano: prevent duplicate variable declaration 2009-03-30 12:43:02 -03:00
smscoreapi.h V4L/DVB (10772): siano: prevent duplicate variable declaration 2009-03-30 12:43:02 -03:00
smsdvb.c V4L/DVB (10772): siano: prevent duplicate variable declaration 2009-03-30 12:43:02 -03:00
smsusb.c V4L/DVB (10772): siano: prevent duplicate variable declaration 2009-03-30 12:43:02 -03:00