diff options
author | Benjamin Tissoires | 2014-08-06 14:07:49 -0700 |
---|---|---|
committer | Dmitry Torokhov | 2014-08-06 15:14:55 -0700 |
commit | f2e0a7d4a0b94b4274e3b7e15bf650d45a866f3c (patch) | |
tree | eb61d86fe87531d506d9996ae841f6a7e632487d /drivers/input | |
parent | 7403a6a448c3ed96221bb46c9da75254fd87b520 (diff) |
Input: wacom - only register once the MODULE_* macros
Putting the various MODULE_* makes them appear several times in modinfo
because wacom.h is used both in wacom_sys.c and wacom_wac.h.
Having the macros near the module declaration makes them appear only once.
Add also MODULE_VERSION(DRIVER_VERSION) to export the current version
number.
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input')
0 files changed, 0 insertions, 0 deletions