summaryrefslogtreecommitdiff
path: root/firmware/export/rda5802.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/rda5802.h')
-rw-r--r--firmware/export/rda5802.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/firmware/export/rda5802.h b/firmware/export/rda5802.h
index e61ecb40ae..87707966fd 100644
--- a/firmware/export/rda5802.h
+++ b/firmware/export/rda5802.h
@@ -27,14 +27,6 @@
27 27
28#define HAVE_RADIO_REGION 28#define HAVE_RADIO_REGION
29 29
30struct rda5802_region_data
31{
32 unsigned char deemphasis; /* 0: 75us, 1: 50us */
33 unsigned char band; /* 0: us/europe, 1: japan */
34} __attribute__((packed));
35
36extern const struct rda5802_region_data rda5802_region_data[TUNER_NUM_REGIONS];
37
38struct rda5802_dbg_info 30struct rda5802_dbg_info
39{ 31{
40 uint16_t regs[16]; /* Read registers */ 32 uint16_t regs[16]; /* Read registers */