summaryrefslogtreecommitdiff
path: root/drivers/media/video/em28xx/em28xx.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2011-06-01 13:16:25 (GMT)
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-07-27 20:52:16 (GMT)
commitebaefdb7651383645f17d2d32398914175d1bcdd (patch)
treedd3007be4d8890e7ec0ef9848b77852c44ffee69 /drivers/media/video/em28xx/em28xx.h
parent460312ec5aff5e4c12b2e50a2965ed1ee832682a (diff)
downloadlinux-fsl-qoriq-ebaefdb7651383645f17d2d32398914175d1bcdd.tar.xz
[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 3cca331..28b9954 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