aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb/au6610.h
diff options
context:
space:
mode:
authorAntti Palosaari <crope@iki.fi>2008-05-28 00:53:27 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2008-07-20 07:07:38 -0300
commitb6b2d268445ad4f5fac495bbbae6d2922f0becd9 (patch)
tree24116d7ec726559657a9072263a3c0373bf81d91 /drivers/media/dvb/dvb-usb/au6610.h
parentV4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks (diff)
downloadlinux-dev-b6b2d268445ad4f5fac495bbbae6d2922f0becd9.tar.xz
linux-dev-b6b2d268445ad4f5fac495bbbae6d2922f0becd9.zip
V4L/DVB (7950): AU6610: coding style fixes
- coding style fixes raised by checkpatch Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/dvb/dvb-usb/au6610.h')
-rw-r--r--drivers/media/dvb/dvb-usb/au6610.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb/dvb-usb/au6610.h b/drivers/media/dvb/dvb-usb/au6610.h
index 4161b054c713..abca6291c725 100644
--- a/drivers/media/dvb/dvb-usb/au6610.h
+++ b/drivers/media/dvb/dvb-usb/au6610.h
@@ -4,7 +4,7 @@
#define DVB_USB_LOG_PREFIX "au6610"
#include "dvb-usb.h"
-#define deb_rc(args...) dprintk(dvb_usb_au6610_debug,0x01,args)
+#define deb_rc(args...) dprintk(dvb_usb_au6610_debug, 0x01, args)
#define AU6610_REQ_I2C_WRITE 0x14
#define AU6610_REQ_I2C_READ 0x13