From: David Howells <dhowells@redhat.com> Date: Tue, 30 Apr 2013 22:28:47 +0000 (-0700) Subject: UAPI: remove empty Kbuild files X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=22145aa1f65c2bb4a008bc29054349a4a6c4f565;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git UAPI: remove empty Kbuild files Remove empty Kbuild files as they cause problems with the patch program which removes files that become empty. Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> --- diff --git a/include/Kbuild b/include/Kbuild index 1dfd33e8d43b..bab1145bc7a7 100644 --- a/include/Kbuild +++ b/include/Kbuild @@ -1,5 +1,2 @@ # Top-level Makefile calls into asm-$(ARCH) # List only non-arch directories below - -header-y += video/ -header-y += scsi/ diff --git a/include/scsi/Kbuild b/include/scsi/Kbuild deleted file mode 100644 index 562ff9d591b8..000000000000 --- a/include/scsi/Kbuild +++ /dev/null @@ -1 +0,0 @@ -header-y += fc/