Skip to content

Commit 2279308

Browse files
The-goingigorpecovnik
authored andcommitted
sunxi-6.16: Disable patches for tsc2007.
drivers/input/touchscreen/tsc2007_core.c:266:30: error: implicit declaration of function 'from_timer'; did you mean 'mod_timer'? [-Werror=implicit-function-declaration] 134 │ 266 | struct tsc2007 *ts = from_timer(ts, t, timer); 135 │ | ^~~~~~~~~~ 136 │ | mod_timer 137 │ drivers/input/touchscreen/tsc2007_core.c:266:48: error: 'timer' undeclared (first use in this function); did you mean 'ktimerd'? 138 │ 266 | struct tsc2007 *ts = from_timer(ts, t, timer);
1 parent 82d66bb commit 2279308

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

patch/kernel/archive/sunxi-6.16/series.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@
321321
patches.armbian/drv-mmc-host-sunxi-mmc-Disable-DDR52-mode-on-all-A20-based-boar.patch
322322
patches.armbian/drv-usb-gadget-composite-rename-gadget-serial-console-manufactu.patch
323323
patches.armbian/Add-FB_TFT-ST7796S-driver.patch
324-
patches.armbian/Optimize-TSC2007-touchscreen-add-polling-method.patch
324+
- patches.armbian/Optimize-TSC2007-touchscreen-add-polling-method.patch
325325
patches.armbian/Add-ws2812-RGB-driver-for-allwinner-H616.patch
326326
patches.armbian/drv-staging-rtl8723bs-AP-bugfix.patch
327327
patches.armbian/Fix-include-uapi-spi-spidev-module.patch
@@ -461,7 +461,7 @@
461461
patches.armbian/arm64-dts-sun50i-h313-x96q-lpddr3.patch
462462
patches.armbian/Add-BananaPi-BPI-M4-Zero-pinctrl.patch
463463
patches.armbian/Add-BananaPi-BPI-M4-Zero-overlays.patch
464-
patches.armbian/Fix-ghost-touches-on-tsc2007-tft-screen.patch
464+
- patches.armbian/Fix-ghost-touches-on-tsc2007-tft-screen.patch
465465
patches.armbian/arm-dts-sun8i-h2-plus-orangepi-zero-fix-usb_otg-dr_mode.patch
466466
patches.armbian/BigTreeTech-CB1-dts-i2c-gpio-mode-adjustment-and-ws2812-rgb_val.patch
467467
patches.armbian/arm64-allwinner-Add-sun50i-h618-bananapi-m4-berry-support.patch

0 commit comments

Comments
 (0)