USB: host: whci: rename Kbuild file
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Jan 2019 08:23:47 +0000 (09:23 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 22 Jan 2019 08:08:17 +0000 (09:08 +0100)
We have been using Makefile for well over a decade now, use that name
instead of Kbuild.

Also, while moving the file, add the proper SPDX identifier at the top
of it.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/whci/Makefile [moved from drivers/usb/host/whci/Kbuild with 79% similarity]

similarity index 79%
rename from drivers/usb/host/whci/Kbuild
rename to drivers/usb/host/whci/Makefile
index 26df013..859d200 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0
+
 obj-$(CONFIG_USB_WHCI_HCD) += whci-hcd.o
 
 whci-hcd-y := \