summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSean Young <sean@mess.org>2026-06-24 11:05:47 +0100
committerSean Young <sean@mess.org>2026-06-30 21:57:45 +0100
commit6e5deb2923b0d1b73c77a1a77c30b0da43d9e022 (patch)
treeaaf305cc3860b019a817ea124e14bc7f4734f76b /include
parent5370facb7b4461166a4610d456fefeb92ef50a82 (diff)
downloadlinux-next-6e5deb2923b0d1b73c77a1a77c30b0da43d9e022.tar.gz
linux-next-6e5deb2923b0d1b73c77a1a77c30b0da43d9e022.zip
media: keymaps: Remove obsolete RC_MAP_HAUPPAUGE_NEW keymap define
Since commit af86ce79f020 ("[media] remove the old RC_MAP_HAUPPAUGE_NEW RC map"), the RC_MAP_HAUPPAUGE_NEW define is no longer used. Fixes: af86ce79f020 ("[media] remove the old RC_MAP_HAUPPAUGE_NEW RC map") Signed-off-by: Sean Young <sean@mess.org> Acked-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'include')
-rw-r--r--include/media/rc-map.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/media/rc-map.h b/include/media/rc-map.h
index 950d702aee3b..d95ed3e96de2 100644
--- a/include/media/rc-map.h
+++ b/include/media/rc-map.h
@@ -262,7 +262,6 @@ struct rc_map *rc_map_get(const char *name);
#define RC_MAP_GENIUS_TVGO_A11MCE "rc-genius-tvgo-a11mce"
#define RC_MAP_GOTVIEW7135 "rc-gotview7135"
#define RC_MAP_HAUPPAUGE "rc-hauppauge"
-#define RC_MAP_HAUPPAUGE_NEW "rc-hauppauge"
#define RC_MAP_HISI_POPLAR "rc-hisi-poplar"
#define RC_MAP_HISI_TV_DEMO "rc-hisi-tv-demo"
#define RC_MAP_IMON_MCE "rc-imon-mce"