X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/bb306432fe778481cd3be8a1374b957eeb678435..75c0610d60b6ae67b0d5355e487800b2f711f2b2:/target/linux/ep93xx/patches-2.6.36/003-ep93xx_touchscreen.patch?ds=sidebyside diff --git a/target/linux/ep93xx/patches-2.6.36/003-ep93xx_touchscreen.patch b/target/linux/ep93xx/patches-2.6.36/003-ep93xx_touchscreen.patch index fa8be2148..09cae7aa0 100644 --- a/target/linux/ep93xx/patches-2.6.36/003-ep93xx_touchscreen.patch +++ b/target/linux/ep93xx/patches-2.6.36/003-ep93xx_touchscreen.patch @@ -516,7 +516,7 @@ + write: ep93xx_ts_write, + poll: ep93xx_ts_poll, + open: ep93xx_ts_open, -+ ioctl: ep93xx_ts_ioctl, ++ unlocked_ioctl: ep93xx_ts_ioctl, + release: ep93xx_ts_release, + fasync: ep93xx_ts_fasync, +};