Browse Source

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 years ago
parent
commit
df636f3f42
1 changed files with 1 additions and 0 deletions
  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
  */