]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Input: gpio-keys - make gpio_keys_device_driver static
authorUwe Kleine-König <Uwe.Kleine-Koenig@digi.com>
Wed, 30 Jul 2008 14:34:02 +0000 (10:34 -0400)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 30 Jul 2008 14:40:44 +0000 (10:40 -0400)
commit9b07044cd8bd15fb5991e9b27136979a43538636
tree85d307f682c50dcde97ecdb6dbdf1732eb82574e
parent74dd4393445ba37b79041d92de6ff7e7b68a4aec
Input: gpio-keys - make gpio_keys_device_driver static

This fixes the sparse warning

symbol 'gpio_keys_device_driver' was not declared. Should it be static?

Signed-off-by: Uwe Kleine-König <Uwe.Kleine-Koenig@digi.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/keyboard/gpio_keys.c