From 9aa1e95423f681277d048bed6b9acc5101f2cbe2 Mon Sep 17 00:00:00 2001
From: Joel Bodenmann <joel@unormal.org>
Date: Sat, 22 Jun 2013 14:05:22 +0200
Subject: one more typo fix...

---
 drivers/ginput/touch/FT5x06/ginput_lld_mouse_board.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'drivers')

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,
-- 
cgit v1.2.3