summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/em28xx/em28xx.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab2011-06-01 15:16:25 +0200
committerMauro Carvalho Chehab2011-07-27 22:52:16 +0200
commitebaefdb7651383645f17d2d32398914175d1bcdd (patch)
treedd3007be4d8890e7ec0ef9848b77852c44ffee69 /drivers/media/video/em28xx/em28xx.h
parent[media] em28xx: correct PCTV nanoStick T2 290e device name (diff)
downloadkernel-qcow2-linux-ebaefdb7651383645f17d2d32398914175d1bcdd.tar.gz
kernel-qcow2-linux-ebaefdb7651383645f17d2d32398914175d1bcdd.tar.xz
kernel-qcow2-linux-ebaefdb7651383645f17d2d32398914175d1bcdd.zip
[media] em28xx: use the proper prefix for board names
All boards use EM28xxx_BOARD, to identify that the macro refers to a card entry. So: EM2874_LEADERSHIP_ISDBT -> EM2874_BOARD_LEADERSHIP_ISDBT Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/em28xx/em28xx.h')
-rw-r--r--drivers/media/video/em28xx/em28xx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/em28xx/em28xx.h b/drivers/media/video/em28xx/em28xx.h
index 3cca33122450..28b9954d9326 100644
--- a/drivers/media/video/em28xx/em28xx.h
+++ b/drivers/media/video/em28xx/em28xx.h
@@ -117,7 +117,7 @@
#define EM2800_BOARD_VC211A 74
#define EM2882_BOARD_DIKOM_DK300 75
#define EM2870_BOARD_KWORLD_A340 76
-#define EM2874_LEADERSHIP_ISDBT 77
+#define EM2874_BOARD_LEADERSHIP_ISDBT 77
#define EM28174_BOARD_PCTV_290E 78