diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2015-02-04 10:59:25 -0800 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2015-02-04 11:35:54 -0800 |
commit | 6c8afa88adce613c23f27e719f805cc2a6441b07 (patch) | |
tree | 4443d01a51f1eb865ec0d94a5e401852782bad9b /drivers/input/evdev.c | |
parent | 6ab17a8484f03c188a93713369912f1545eb26e9 (diff) | |
download | linux-next-6c8afa88adce613c23f27e719f805cc2a6441b07.tar.gz |
Input: gscps2 - fix MODULE_DEVICE_TABLE invocation
The patch "module: fix types of device tables aliases" newly requires
that invocations of
MODULE_DEVICE_TABLE(type, name);
come *after* the definition of `name'. That is reasonable, but gscps2
wasn't doing this. Fix it.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/evdev.c')
0 files changed, 0 insertions, 0 deletions