diff --git a/drivers/hid/hid-core.c b/drivers/hid/hid-core.c index 265cbe592374c..0de2788b9814c 100644 --- a/drivers/hid/hid-core.c +++ b/drivers/hid/hid-core.c @@ -2591,7 +2591,6 @@ int hid_check_keys_pressed(struct hid_device *hid) return 0; } - EXPORT_SYMBOL_GPL(hid_check_keys_pressed); static int __init hid_init(void)