summaryrefslogtreecommitdiff
path: root/firmware/export/tea5760.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/tea5760.h')
-rw-r--r--firmware/export/tea5760.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/firmware/export/tea5760.h b/firmware/export/tea5760.h
index 8fa54dfa78..ea857dec3e 100644
--- a/firmware/export/tea5760.h
+++ b/firmware/export/tea5760.h
@@ -28,14 +28,6 @@
28 28
29#define HAVE_RADIO_REGION 29#define HAVE_RADIO_REGION
30 30
31struct tea5760_region_data
32{
33 unsigned char deemphasis; /* 1: 50us, 0: 75us */
34 unsigned char band; /* 0: europe, 1: japan (BL in TEA spec)*/
35} __attribute__((packed));
36
37extern const struct tea5760_region_data tea5760_region_data[TUNER_NUM_REGIONS];
38
39struct tea5760_dbg_info 31struct tea5760_dbg_info
40{ 32{
41 unsigned char read_regs[16]; 33 unsigned char read_regs[16];