commit | cae8dc3b685fb24f61f09b7197c6a383a66cff2c | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jan 17 09:23:50 2019 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jan 22 09:08:17 2019 +0100 |
tree | dfa110ca8ad0626b89b7713bd01fc97b2ce7602a | |
parent | 9812de4fb87439427c9b8cf1f3b839731f898afd [diff] |
USB: add missing SPDX lines to Kconfig and Makefiles There are a few remaining drivers/usb/ files that do not have SPDX identifiers in them, all of these are either Kconfig or Makefiles. Add the correct GPL-2.0 identifier to them to make scanning tools happy. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>