summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Green <andy.green@linaro.org>2011-12-12 17:01:07 +0800
committerAndy Green <andy.green@linaro.org>2012-02-09 06:04:52 +0800
commit5f241671382940c22557bbac43ef10743c62f512 (patch)
tree495b69b9e5cc0a58e838779a7b6ca35627de7064
parent52086cdb9c864c64d1899a12e21de6e526b97b2b (diff)
syntm12xx needs module.htracking-topic-blaze
Signed-off-by: Andy Green <andy.green@linaro.org>
-rw-r--r--drivers/input/touchscreen/syntm12xx.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/input/touchscreen/syntm12xx.c b/drivers/input/touchscreen/syntm12xx.c
index 2713ea579c9..cc2ddf28c12 100644
--- a/drivers/input/touchscreen/syntm12xx.c
+++ b/drivers/input/touchscreen/syntm12xx.c
@@ -18,6 +18,7 @@
* this program. If not, see <http://www.gnu.org/licenses/>.
*/
+#include <linux/module.h>
#include <linux/input.h>
#include <linux/platform_device.h>
#include <linux/i2c.h>