diff options
| author | Geert Uytterhoeven <geert@linux-m68k.org> | 2015-02-04 10:59:25 -0800 |
|---|---|---|
| committer | Ben Hutchings <ben@decadent.org.uk> | 2017-11-11 13:33:42 +0000 |
| commit | 136b17dbcd68d5d0250b5cf0f52bfb5a47b9cc83 (patch) | |
| tree | 533c1224131b17be021f9609ae1c783914e74e5b /include | |
| parent | 8627b587a51c8e31c68ba5cd66b4d1107b7da94e (diff) | |
Input: gscps2 - fix MODULE_DEVICE_TABLE invocation
commit 6c8afa88adce613c23f27e719f805cc2a6441b07 upstream.
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>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
