aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ginput/touch/FT6x06/gmouse_lld_FT6x06_board_template.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ginput/touch/FT6x06/gmouse_lld_FT6x06_board_template.h')
-rw-r--r--drivers/ginput/touch/FT6x06/gmouse_lld_FT6x06_board_template.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ginput/touch/FT6x06/gmouse_lld_FT6x06_board_template.h b/drivers/ginput/touch/FT6x06/gmouse_lld_FT6x06_board_template.h
index 85b54652..3f2c63d2 100644
--- a/drivers/ginput/touch/FT6x06/gmouse_lld_FT6x06_board_template.h
+++ b/drivers/ginput/touch/FT6x06/gmouse_lld_FT6x06_board_template.h
@@ -25,7 +25,7 @@
// It requires the active area of the touch panel to exactly match the display size.
#define GMOUSE_FT6x06_SELF_CALIBRATE GFXOFF
-static bool_t init_board(GMouse* m, unsigned driverinstance) {
+static gBool init_board(GMouse* m, unsigned driverinstance) {
}
static GFXINLINE void aquire_bus(GMouse* m) {