commit | 8d964a2872ea0914e00bc7798e68899e01715185 | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Mon Nov 07 23:59:41 2011 -0800 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Tue Nov 15 09:46:14 2011 -0800 |
tree | e55e7ed48bdf53637cb53d18d436bf0e4cecdab0 | |
parent | 400bf2995be617474ebc4b2a0989f2b0a0e498cf [diff] |
Input: samsung-keypad - enable compiling on other platforms There is nothing in keypad platform definitions that requires the driver be complied on Samsung platform only, so let's move them out of the platform subdirectory and relax the dependencies. Signed-off-by: Dmitry Torokhov <dtor@mail.ru>