commit | 55158c886a0c43765140673d2343d3119d34a25a | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Apr 10 09:03:03 2012 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Tue Apr 10 09:05:27 2012 -0700 |
tree | 165a86e662f36c4ca98e89487e93ce5e35d04af9 | |
parent | fb16395ee65d22882a0af30850cbf5c9b9a2962c [diff] |
Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.h Direct usage of the asm include has long been deprecated by the introduction of gpiolib. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>