aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/Kbuild
diff options
context:
space:
mode:
authordann frazier <dannf@hp.com>2010-02-23 08:38:42 +0100
committerJens Axboe <jens.axboe@oracle.com>2010-02-23 08:38:42 +0100
commitd02f0cff1da4a1bd609e8d3eae3a2e85459cd8a1 (patch)
tree1af6bf3ed38414a9587a1cbd6dc21b56b3671f1b /include/linux/Kbuild
parentcfq: reorder cfq_queue removing padding on 64bit (diff)
downloadlinux-dev-d02f0cff1da4a1bd609e8d3eae3a2e85459cd8a1.tar.xz
linux-dev-d02f0cff1da4a1bd609e8d3eae3a2e85459cd8a1.zip
cciss: export linux/cciss_defs.h header
'make headers_check' began to fail after cciss_defs.h was introduced in: 429c42c9d246f5bda868495c09974312a0177328 usr/include/linux/cciss_ioctl.h:6: included file 'linux/cciss_defs.h' is not exported Fix this by exporting cciss_defs.h Signed-off-by: dann frazier <dannf@hp.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'include/linux/Kbuild')
-rw-r--r--include/linux/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index 756f831cbdd5..91be0d896322 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -43,6 +43,7 @@ header-y += blkpg.h
header-y += bpqether.h
header-y += bsg.h
header-y += can.h
+header-y += cciss_defs.h
header-y += cdk.h
header-y += chio.h
header-y += coda_psdev.h