Ver código fonte

USB: chipidea: ci_hdrc_tegra.c: add SPDX line

The license text was removed from this file, yet they somehow missed
the big "add SPDX tags to all files" sweep due to them being new.  So
add the proper SPDX license tag to them, based on the original license
text in the file.

Cc: Thierry Reding <thierry.reding@gmail.com>
Cc: Jonathan Hunter <jonathanh@nvidia.com>
Acked-by: Peter Chen <peter.chen@nxp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Greg Kroah-Hartman 7 anos atrás
pai
commit
df636f3f42
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      drivers/usb/chipidea/ci_hdrc_tegra.c

+ 1 - 0
drivers/usb/chipidea/ci_hdrc_tegra.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Copyright (c) 2016, NVIDIA Corporation
  */