From: Atsushi Nemoto Date: Sat, 11 Oct 2008 03:14:14 +0000 (-0400) Subject: Input: move map_to_7segment.h to include/linux X-Git-Tag: v2.6.28-rc1~289^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9da8d157b60d8c5bfc5a21fc50538fdb754a65b;p=pandora-kernel.git 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 Acked-by: Henk Vergonet Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed