Input: move map_to_7segment.h to include/linux
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Sat, 11 Oct 2008 03:14:14 +0000 (23:14 -0400)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 11 Oct 2008 03:16:16 +0000 (23:16 -0400)
commitf9da8d157b60d8c5bfc5a21fc50538fdb754a65b
tree11f560ad59e4ad7830bfd111462054222f21c9e0
parente8f462d202026d8e99f553ed5a09422321226ac9
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>
drivers/input/misc/yealink.c
include/linux/Kbuild
include/linux/map_to_7segment.h [moved from drivers/input/misc/map_to_7segment.h with 98% similarity]