dan-and / linux-sunxi

Linux source for Allwinner/Boxchip F20 (sun3i), A10 (sun4i), A12/A13 (sun5i), A20 (sun7i) SoCs -- You can visit it a chat at https://gitter.im/dan-and/linux-sunxi --
http://linux-sunxi.org/Linux
Other
17 stars 17 forks source link

drivers/input/touchscreen/ft5x_ts.c:884:5: error: implicit declaration of function ‘delay_ms’ #11

Closed dreamingdeer closed 9 years ago

dreamingdeer commented 9 years ago

delay_ms defined in arch/arm/mach-sun7i/pm/mem_timing.c

igorpecovnik commented 9 years ago

I can compile the kernel without error and also using one display with this driver.

dreamingdeer commented 9 years ago

yes if CONFIG_PM is not set all will be ok.

dan-and commented 9 years ago

then let's close it.