From: David Howells Date: Tue, 30 Apr 2013 22:28:47 +0000 (-0700) Subject: UAPI: remove empty Kbuild files X-Git-Tag: v3.10-rc1~143^2~10 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=22145aa1f65c2bb4a008bc29054349a4a6c4f565;p=platform%2Fupstream%2Fkernel-adaptation-pc.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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/include/Kbuild b/include/Kbuild index 1dfd33e..bab1145 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 562ff9d..0000000 --- a/include/scsi/Kbuild +++ /dev/null @@ -1 +0,0 @@ -header-y += fc/