diff options
| author | Greg Kroah-Hartman <[email protected]> | 2017-11-17 09:18:26 -0500 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2017-12-08 11:13:44 -0500 |
| commit | b627758489fddc8dbf5519092f4cf181d2b995ca (patch) | |
| tree | 0c3c9b5aee38addd00fb5f35f65798ca16b4f407 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 41e33085284dd2bc6b6180d8381ff8a509b9d8ba (diff) | |
media: usbvision: remove unneeded DRIVER_LICENSE #define
There is no need to #define the license of the driver, just put it in
the MODULE_LICENSE() line directly as a text string.
This allows tools that check that the module license matches the source
code license to work properly, as there is no need to unwind the
unneeded dereference.
Cc: Hans Verkuil <[email protected]>
Cc: Johan Hovold <[email protected]>
Cc: Davidlohr Bueso <[email protected]>
Cc: Sakari Ailus <[email protected]>
Reported-by: Philippe Ombredanne <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Reviewed-by: Philippe Ombredanne <[email protected]>
Acked-by: Mauro Carvalho Chehab <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions