diff --git a/drivers/input/touchscreen/tp_suspend.h b/drivers/input/touchscreen/tp_suspend.h index e4248663febc..2c49cf75a556 100644 --- a/drivers/input/touchscreen/tp_suspend.h +++ b/drivers/input/touchscreen/tp_suspend.h @@ -7,13 +7,13 @@ */ #ifndef _RK_TP_SUSPEND_H #define _RK_TP_SUSPEND_H -#include -#include #include +#include #include #include +#include +#include #include -#include "../../gpu/drm/rockchip/ebc-dev/ebc_dev.h" struct tp_device{ struct notifier_block fb_notif;