projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4081ba
)
cciss: export linux/cciss_defs.h header
author
dann frazier
<
[email protected]
>
Tue, 23 Feb 2010 07:38:42 +0000
(08:38 +0100)
committer
Jens Axboe
<
[email protected]
>
Tue, 23 Feb 2010 07:38:42 +0000
(08:38 +0100)
'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 <
[email protected]
>
Signed-off-by: Jens Axboe <
[email protected]
>
include/linux/Kbuild
patch
|
blob
|
history
diff --git
a/include/linux/Kbuild
b/include/linux/Kbuild
index 756f831cbdd557236057ede228bfdb9481559c97..91be0d89632240ae256a7ae495319fb9bc3bbea0 100644
(file)
--- 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