summaryrefslogtreecommitdiff
path: root/drivers/media/radio/radio-aimslab.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2006-08-08 12:10:00 (GMT)
committerMauro Carvalho Chehab <mchehab@infradead.org>2006-09-26 12:03:16 (GMT)
commitb59b36db9e8f441868c9907d6ea8fe0cdcb77f39 (patch)
tree0f2eb12be665a056d2f97b1808e423168bf7fbb3 /drivers/media/radio/radio-aimslab.c
parent2c591947b044513bcc42dd57ea61f41b5b462d93 (diff)
downloadlinux-fsl-qoriq-b59b36db9e8f441868c9907d6ea8fe0cdcb77f39.tar.xz
V4L/DVB (4339): Removed the remaining config.h stuff
Since kernel include autoconf.h via command line, those config.h inclusion can be removed. Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/radio/radio-aimslab.c')
-rw-r--r--drivers/media/radio/radio-aimslab.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/radio/radio-aimslab.c b/drivers/media/radio/radio-aimslab.c
index df22a58..5a9c1f1 100644
--- a/drivers/media/radio/radio-aimslab.c
+++ b/drivers/media/radio/radio-aimslab.c
@@ -35,7 +35,6 @@
#include <asm/uaccess.h> /* copy to/from user */
#include <linux/videodev.h> /* kernel radio structs */
#include <media/v4l2-common.h>
-#include <linux/config.h> /* CONFIG_RADIO_RTRACK_PORT */
#include <asm/semaphore.h> /* Lock for the I/O */
#ifndef CONFIG_RADIO_RTRACK_PORT