summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEnrico Scholz <enrico.scholz@sigma-chemnitz.de>2011-12-01 15:43:11 +0100
committerJustin Waters <justin.waters@timesys.com>2013-11-07 12:19:27 -0500
commitf4c2d27cb554e61f92ff915af7c8a605c2d2cb11 (patch)
tree90ac0faa932c5b9e4fe021b5f246159e6b8e987b
parentebe355526cfb3a0d9d47db2a1eb70bd094e8fd77 (diff)
EDT-FT5x06: kernel 3.0 adaptations
Signed-off-by: Christian Hemp <c.hemp@phytec.de>
-rw-r--r--drivers/input/touchscreen/edt-ft5x06.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/touchscreen/edt-ft5x06.c b/drivers/input/touchscreen/edt-ft5x06.c
index c69cec2d607d..f7df909461a7 100644
--- a/drivers/input/touchscreen/edt-ft5x06.c
+++ b/drivers/input/touchscreen/edt-ft5x06.c
@@ -701,4 +701,4 @@ module_exit (edt_ft5x06_i2c_ts_exit);
MODULE_AUTHOR ("Simon Budig <simon.budig@kernelconcepts.de>");
MODULE_DESCRIPTION ("EDT FT5x06 I2C Touchscreen Driver");
-MODULE_LICENSE (GPL);
+MODULE_LICENSE("GPL");