input: touchscreen: gsl3673_800x1280: Fix build as module

drivers/input/touchscreen/gsl3673_800x1280.c:68:11: fatal error: 'gsl3680b_zm97f.h' file not found

Signed-off-by: Tao Huang <huangtao@rock-chips.com>
Change-Id: I4754dafc101df625c557a777829e32b42f9d768c
This commit is contained in:
Tao Huang
2023-02-15 19:55:03 +08:00
parent a607f6bfd4
commit 571548a656

View File

@@ -60,7 +60,7 @@ static char chip_type;
#include "gsl3680_tab106.h"
#define TP_SIZE_1366X768
#define Y_POL
#elif defined(CONFIG_TOUCHSCREEN_GSL3673_800X1280)
#elif IS_ENABLED(CONFIG_TOUCHSCREEN_GSL3673_800X1280)
#define TP_SIZE_800X1280
#include "rochkchip_gslX680_8inch_800x1280_tg806_10.h"
// #include "gsl3673_800x1280.h"