kernel_optimize_test/drivers/char/pcmcia
Arnd Bergmann ee76bba7e5 scr24x_cs: include linux/io.h
The newly added scr24x_cs driver doesn't build in some configurations:

drivers/char/pcmcia/scr24x_cs.c: In function 'scr24x_wait_ready':
drivers/char/pcmcia/scr24x_cs.c:76:12: error: implicit declaration of function 'ioread8' [-Werror=implicit-function-declaration]

Adding in explicit include for the right header makes it work.

Fixes: f2ed287bcc ("char/pcmcia: add scr24x_cs chip card interface driver")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-11-16 16:32:57 +01:00
..
cm4000_cs.c
cm4040_cs.c pcmcia: Convert dev_printk to dev_<level> 2015-05-30 16:09:04 +02:00
cm4040_cs.h
Kconfig char/pcmcia: add scr24x_cs chip card interface driver 2016-11-10 17:03:36 +01:00
Makefile char/pcmcia: add scr24x_cs chip card interface driver 2016-11-10 17:03:36 +01:00
scr24x_cs.c scr24x_cs: include linux/io.h 2016-11-16 16:32:57 +01:00
synclink_cs.c TTY and Serial driver update for 4.7-rc1 2016-05-20 20:57:27 -07:00