summaryrefslogtreecommitdiff
path: root/include/linux/Kbuild
diff options
context:
space:
mode:
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>2008-10-11 03:14:14 (GMT)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2008-10-11 03:16:16 (GMT)
commitf9da8d157b60d8c5bfc5a21fc50538fdb754a65b (patch)
tree11f560ad59e4ad7830bfd111462054222f21c9e0 /include/linux/Kbuild
parente8f462d202026d8e99f553ed5a09422321226ac9 (diff)
downloadlinux-fsl-qoriq-f9da8d157b60d8c5bfc5a21fc50538fdb754a65b.tar.xz
Input: move map_to_7segment.h to include/linux
The map_to_7segment.h provides generic 7segment LED mappings and is designed to be used by other drivers. Moving it to common area will make it more usable. Also exporting it to userspace will help users of sysfs interface. Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp> Acked-by: Henk Vergonet <henk.vergonet@gmail.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
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 4c4142c..0b136c5 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -106,6 +106,7 @@ header-y += keyctl.h
header-y += limits.h
header-y += magic.h
header-y += major.h
+header-y += map_to_7segment.h
header-y += matroxfb.h
header-y += meye.h
header-y += minix_fs.h