From 257c0fe84d1f6bb41efff21aec43f4153f9d26cb Mon Sep 17 00:00:00 2001 From: Patrick Boettcher Date: Sun, 17 Apr 2005 18:08:14 +0000 Subject: enabled remote controls again nova-t has now real RC5 keys :) --- linux/drivers/media/dvb/dvb-usb/dtt200u.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linux/drivers/media/dvb/dvb-usb/dtt200u.c') diff --git a/linux/drivers/media/dvb/dvb-usb/dtt200u.c b/linux/drivers/media/dvb/dvb-usb/dtt200u.c index 8827ddb40..ebe6b4ea8 100644 --- a/linux/drivers/media/dvb/dvb-usb/dtt200u.c +++ b/linux/drivers/media/dvb/dvb-usb/dtt200u.c @@ -43,7 +43,7 @@ static int dtt200u_pid_filter(struct dvb_usb_device *d, int index, u16 pid, int /* remote control */ /* key list for the tiny remote control (Yakumo, don't know about the others) */ -struct dvb_usb_nec_rc_key dtt200u_rc_keys[] = { +static struct dvb_usb_nec_rc_key dtt200u_rc_keys[] = { { 0x80, 0x7f, 0x01, KEY_MUTE }, { 0x80, 0x7f, 0x02, KEY_CHANNELDOWN }, { 0x80, 0x7f, 0x03, KEY_VOLUMEDOWN }, -- cgit v1.2.3