From 22145aa1f65c2bb4a008bc29054349a4a6c4f565 Mon Sep 17 00:00:00 2001 From: David Howells Date: Tue, 30 Apr 2013 15:28:47 -0700 Subject: 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/ -- cgit v0.10.2