summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/af9013.c
diff options
context:
space:
mode:
authorAntti Palosaari <crope@iki.fi>2008-09-26 16:40:53 +0200
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-10-13 11:15:45 +0200
commitd4e80beae1eef31df5749516ecb36f0fb366daf1 (patch)
treeccc62903397baace4a6b944858e01d7fa3108e02 /drivers/media/dvb/frontends/af9013.c
parentV4L/DVB (9144): af9015: enable Maxlinear mxl5005s tuner RSSI (diff)
downloadlinux-d4e80beae1eef31df5749516ecb36f0fb366daf1.tar.xz
linux-d4e80beae1eef31df5749516ecb36f0fb366daf1.zip
V4L/DVB (9145): af901x: clean-up
- remove unnecessary #undef's Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/frontends/af9013.c')
-rw-r--r--drivers/media/dvb/frontends/af9013.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/media/dvb/frontends/af9013.c b/drivers/media/dvb/frontends/af9013.c
index 50e1e3f300a0..0d2a0ad2bc4d 100644
--- a/drivers/media/dvb/frontends/af9013.c
+++ b/drivers/media/dvb/frontends/af9013.c
@@ -1500,8 +1500,6 @@ static int af9013_download_firmware(struct af9013_state *state)
}
}
- #undef FW_PACKET_MAX_DATA
-
/* request boot firmware */
ret = af9013_write_reg(state, 0xe205, 1);
if (ret)