From 8c3f23f606e9553b84e21f52ab9b2eea883f4ecf Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Mon, 24 Jun 2013 23:52:13 +0200 Subject: [PATCH] quick board file fix --- drivers/ginput/touch/FT5x06/ginput_lld_mouse_board.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/ginput/touch/FT5x06/ginput_lld_mouse_board.h b/drivers/ginput/touch/FT5x06/ginput_lld_mouse_board.h index f8381b65..5c67ecd5 100644 --- a/drivers/ginput/touch/FT5x06/ginput_lld_mouse_board.h +++ b/drivers/ginput/touch/FT5x06/ginput_lld_mouse_board.h @@ -30,7 +30,7 @@ static const I2CConfig i2ccfg2 = { * @notapi */ static void init_board(void) { - i2cStart(&I2CD2, &i2ccfg2); + }