summaryrefslogtreecommitdiffstats
path: root/drivers/media/common/tuners/mt2063.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2011-07-20 21:19:08 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-01-04 22:16:24 -0200
commita0813ea3409dadc294fedb033ec2c4be9ecba0d2 (patch)
tree0185614a84aad457be66b8e9f59249205a48ff52 /drivers/media/common/tuners/mt2063.h
parentcfde89258a4bf2d9767113d97eed72317b610511 (diff)
[media] mt2063: Remove most of the #if's
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/common/tuners/mt2063.h')
-rw-r--r--drivers/media/common/tuners/mt2063.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/media/common/tuners/mt2063.h b/drivers/media/common/tuners/mt2063.h
index 7fb5b743d4d..e2faff01bd4 100644
--- a/drivers/media/common/tuners/mt2063.h
+++ b/drivers/media/common/tuners/mt2063.h
@@ -81,7 +81,6 @@
/*
* Data Types
*/
-#define MT2060_CNT 10
#define MAX_UDATA (4294967295) /* max value storable in u32 */
@@ -96,11 +95,8 @@
* #define MT2121_CNT (3)
*/
-#define MT2063_CNT (1)
-#if !defined( MT2063_TUNER_CNT )
#define MT2063_TUNER_CNT (1) /* total num of MicroTuner tuners */
-#endif
#define MT2063_I2C (0xC0)
u32 MT2063_WriteSub(void *hUserData,
@@ -113,11 +109,7 @@ u32 MT2063_ReadSub(void *hUserData,
void MT2063_Sleep(void *hUserData, u32 nMinDelayTime);
-#if defined(MT2060_CNT)
-#if MT2060_CNT > 0
u32 MT2060_TunerGain(void *hUserData, s32 * pMeas);
-#endif
-#endif
/*
* Constant defining the version of the following structure