aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ginput/touch
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2013-06-22 14:05:22 +0200
committerJoel Bodenmann <joel@unormal.org>2013-06-22 14:05:22 +0200
commit9aa1e95423f681277d048bed6b9acc5101f2cbe2 (patch)
tree26fbfa23fa04a699b843e542d469e05ca56ddafb /drivers/ginput/touch
parent77a70fe9b8100c7d6bda21f828f3a0c4d1f66159 (diff)
downloaduGFX-9aa1e95423f681277d048bed6b9acc5101f2cbe2.tar.gz
uGFX-9aa1e95423f681277d048bed6b9acc5101f2cbe2.tar.bz2
uGFX-9aa1e95423f681277d048bed6b9acc5101f2cbe2.zip
one more typo fix...
Diffstat (limited to 'drivers/ginput/touch')
-rw-r--r--drivers/ginput/touch/FT5x06/ginput_lld_mouse_board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ginput/touch/FT5x06/ginput_lld_mouse_board.h b/drivers/ginput/touch/FT5x06/ginput_lld_mouse_board.h
index bcc36308..f8381b65 100644
--- a/drivers/ginput/touch/FT5x06/ginput_lld_mouse_board.h
+++ b/drivers/ginput/touch/FT5x06/ginput_lld_mouse_board.h
@@ -18,7 +18,7 @@
#define _GINPUT_LLD_MOUSE_BOARD_H
/* I2C interface #2 - Touchscreen controller */
-static const I2CConfig i2cfg2 = {
+static const I2CConfig i2ccfg2 = {
OPMODE_I2C,
400000,
FAST_DUTY_CYCLE_2,