platform/x86: asus-tf103c-dock: Constify toprow keymap
authorThomas Weißschuh <linux@weissschuh.net>
Mon, 30 Jan 2023 03:59:44 +0000 (03:59 +0000)
committerBenjamin Tissoires <benjamin.tissoires@redhat.com>
Mon, 6 Feb 2023 14:08:45 +0000 (15:08 +0100)
commit783c3394b493243e7df8b801e754d545247f4833
tree6a4ba136c30ae856b9b21fb5ce3e84fdd11e470c
parent63509b149f1bbf7bebfc5543bb3c6e20995828e0
platform/x86: asus-tf103c-dock: Constify toprow keymap

This structure is never modified, make it const.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20230130-hid-const-ll-driver-v1-8-3fc282b3b1d0@weissschuh.net
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
drivers/platform/x86/asus-tf103c-dock.c