diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-04-02 19:11:45 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-05-19 11:56:51 -0400 |
commit | bd7261d3d7dfe61e8bf8945051c1905ba4dba3b5 (patch) | |
tree | b2a8af995e809da87f04b9a783593f936cf29952 /include/media/ir-common.h | |
parent | 02858eedcb78a664215b918d98cdb753ce432ce6 (diff) |
V4L/DVB: ir-common: remove keymap tables from the module
Now that the remote keymaps were broken into separate modules,
get rid of the keycode tables that were hardcoded into ir-common.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'include/media/ir-common.h')
-rw-r--r-- | include/media/ir-common.h | 65 |
1 files changed, 0 insertions, 65 deletions
diff --git a/include/media/ir-common.h b/include/media/ir-common.h index 59ce30280b72..528050e39ad9 100644 --- a/include/media/ir-common.h +++ b/include/media/ir-common.h | |||
@@ -28,71 +28,6 @@ | |||
28 | #include <linux/interrupt.h> | 28 | #include <linux/interrupt.h> |
29 | #include <media/ir-core.h> | 29 | #include <media/ir-core.h> |
30 | 30 | ||
31 | #include <media/keycodes/adstech-dvb-t-pci.h> | ||
32 | #include <media/keycodes/apac-viewcomp.h> | ||
33 | #include <media/keycodes/asus-pc39.h> | ||
34 | #include <media/keycodes/ati-tv-wonder-hd-600.h> | ||
35 | #include <media/keycodes/avermedia-a16d.h> | ||
36 | #include <media/keycodes/avermedia-cardbus.h> | ||
37 | #include <media/keycodes/avermedia-dvbt.h> | ||
38 | #include <media/keycodes/avermedia.h> | ||
39 | #include <media/keycodes/avermedia-m135a-rm-jx.h> | ||
40 | #include <media/keycodes/avertv-303.h> | ||
41 | #include <media/keycodes/behold-columbus.h> | ||
42 | #include <media/keycodes/behold.h> | ||
43 | #include <media/keycodes/budget-ci-old.h> | ||
44 | #include <media/keycodes/cinergy-1400.h> | ||
45 | #include <media/keycodes/cinergy.h> | ||
46 | #include <media/keycodes/dm1105-nec.h> | ||
47 | #include <media/keycodes/dntv-live-dvb-t.h> | ||
48 | #include <media/keycodes/dntv-live-dvbt-pro.h> | ||
49 | #include <media/keycodes/empty.h> | ||
50 | #include <media/keycodes/em-terratec.h> | ||
51 | #include <media/keycodes/encore-enltv2.h> | ||
52 | #include <media/keycodes/encore-enltv-fm53.h> | ||
53 | #include <media/keycodes/encore-enltv.h> | ||
54 | #include <media/keycodes/evga-indtube.h> | ||
55 | #include <media/keycodes/eztv.h> | ||
56 | #include <media/keycodes/flydvb.h> | ||
57 | #include <media/keycodes/flyvideo.h> | ||
58 | #include <media/keycodes/fusionhdtv-mce.h> | ||
59 | #include <media/keycodes/gadmei-rm008z.h> | ||
60 | #include <media/keycodes/genius-tvgo-a11mce.h> | ||
61 | #include <media/keycodes/gotview7135.h> | ||
62 | #include <media/keycodes/hauppauge-new.h> | ||
63 | #include <media/keycodes/iodata-bctv7e.h> | ||
64 | #include <media/keycodes/kaiomy.h> | ||
65 | #include <media/keycodes/kworld-315u.h> | ||
66 | #include <media/keycodes/kworld-plus-tv-analog.h> | ||
67 | #include <media/keycodes/manli.h> | ||
68 | #include <media/keycodes/msi-tvanywhere.h> | ||
69 | #include <media/keycodes/msi-tvanywhere-plus.h> | ||
70 | #include <media/keycodes/nebula.h> | ||
71 | #include <media/keycodes/nec-terratec-cinergy-xs.h> | ||
72 | #include <media/keycodes/norwood.h> | ||
73 | #include <media/keycodes/npgtech.h> | ||
74 | #include <media/keycodes/pctv-sedna.h> | ||
75 | #include <media/keycodes/pinnacle-color.h> | ||
76 | #include <media/keycodes/pinnacle-grey.h> | ||
77 | #include <media/keycodes/pinnacle-pctv-hd.h> | ||
78 | #include <media/keycodes/pixelview.h> | ||
79 | #include <media/keycodes/pixelview-new.h> | ||
80 | #include <media/keycodes/powercolor-real-angel.h> | ||
81 | #include <media/keycodes/proteus-2309.h> | ||
82 | #include <media/keycodes/purpletv.h> | ||
83 | #include <media/keycodes/pv951.h> | ||
84 | #include <media/keycodes/rc5-hauppauge-new.h> | ||
85 | #include <media/keycodes/rc5-tv.h> | ||
86 | #include <media/keycodes/real-audio-220-32-keys.h> | ||
87 | #include <media/keycodes/tbs-nec.h> | ||
88 | #include <media/keycodes/terratec-cinergy-xs.h> | ||
89 | #include <media/keycodes/tevii-nec.h> | ||
90 | #include <media/keycodes/tt-1500.h> | ||
91 | #include <media/keycodes/videomate-s350.h> | ||
92 | #include <media/keycodes/videomate-tv-pvr.h> | ||
93 | #include <media/keycodes/winfast.h> | ||
94 | #include <media/keycodes/winfast-usbii-deluxe.h> | ||
95 | |||
96 | #define RC5_START(x) (((x)>>12)&3) | 31 | #define RC5_START(x) (((x)>>12)&3) |
97 | #define RC5_TOGGLE(x) (((x)>>11)&1) | 32 | #define RC5_TOGGLE(x) (((x)>>11)&1) |
98 | #define RC5_ADDR(x) (((x)>>6)&31) | 33 | #define RC5_ADDR(x) (((x)>>6)&31) |