summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndras Domokos <andras.domokos@nokia.com>2010-12-14 10:09:41 +0000
committerPhilippe Langlais <philippe.langlais@linaro.org>2012-03-19 09:02:53 +0100
commit1ab9d01373e1fb02ec680f2027aa1e95934cfff2 (patch)
tree02334b1dac6e0a71c120fc0b4c2000837330ec12 /include
parent2f5f0e5e2ba0abc468875c69deb55314a8a9f96e (diff)
HSI: hsi_char: Add HSI char device kernel configuration
Add HSI character device kernel configuration Change-Id: Ic66236e6745634850ef887b96313bbdc6e624972 Signed-off-by: Andras Domokos <andras.domokos@nokia.com> Signed-off-by: Carlos Chinea <carlos.chinea@nokia.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/20579 Reviewed-by: Pawel SZYSZUK <pawel.szyszuk@stericsson.com> Tested-by: Pawel SZYSZUK <pawel.szyszuk@stericsson.com> Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com>
Diffstat (limited to 'include')
-rw-r--r--include/linux/Kbuild1
-rw-r--r--include/linux/hsi/Kbuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index c94e71781b7..fc575c034d6 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -3,6 +3,7 @@ header-y += can/
header-y += caif/
header-y += dvb/
header-y += hdlc/
+header-y += hsi/
header-y += isdn/
header-y += mmc/
header-y += nfsd/
diff --git a/include/linux/hsi/Kbuild b/include/linux/hsi/Kbuild
new file mode 100644
index 00000000000..271a770b478
--- /dev/null
+++ b/include/linux/hsi/Kbuild
@@ -0,0 +1 @@
+header-y += hsi_char.h