summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry STRUDEL <thierry.strudel@stericsson.com>2011-10-21 12:16:25 +0200
committerPhilippe Langlais <philippe.langlais@stericsson.com>2012-05-22 11:04:23 +0200
commitda8b01762a1f6e80099bf99d7700df7d085982f3 (patch)
treeba6f93fd3e27295884be2d9157314531b714bcfd
parent476bdd627a2358b29d25f77a7452f3823cdbbd76 (diff)
header files: install STE video headers
Installs STE video header files to allow building the STE Ux5xx STELP. Signed-off-by: Thierry STRUDEL <thierry.strudel@stericsson.com>
-rw-r--r--include/linux/Kbuild1
-rw-r--r--include/video/Kbuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index 3c9b616c834..b3d7e23440e 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -151,6 +151,7 @@ header-y += hid.h
header-y += hiddev.h
header-y += hidraw.h
header-y += hpet.h
+header-y += hwmem.h
header-y += hysdn_if.h
header-y += i2c-dev.h
header-y += i2c.h
diff --git a/include/video/Kbuild b/include/video/Kbuild
index ad3e622c533..d73b95df921 100644
--- a/include/video/Kbuild
+++ b/include/video/Kbuild
@@ -1,3 +1,4 @@
+header-y += b2r2_blt.h
header-y += edid.h
header-y += sisfb.h
header-y += uvesafb.h