remarkable-linux/drivers/video/mbx
Axel Lin ac9e51bdb3 video: mbxfb: Include linux/io.h instead of asm/io.h
This fixes below build error:

  CC [M]  drivers/video/mbx/mbxfb.o
drivers/video/mbx/mbxfb.c: In function 'mbxfb_probe':
drivers/video/mbx/mbxfb.c:942:2: error: implicit declaration of function 'devm_ioremap_nocache' [-Werror=implicit-function-declaration]
drivers/video/mbx/mbxfb.c:942:22: warning: assignment makes pointer from integer without a cast [enabled by default]
drivers/video/mbx/mbxfb.c:952:21: warning: assignment makes pointer from integer without a cast [enabled by default]
cc1: some warnings being treated as errors

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
2012-09-22 21:19:38 +00:00
..
Makefile
mbxdebugfs.c llseek: automatically add .llseek fop 2010-10-15 15:53:27 +02:00
mbxfb.c video: mbxfb: Include linux/io.h instead of asm/io.h 2012-09-22 21:19:38 +00:00
reg_bits.h mbxfb: Improvements and new features 2007-10-16 09:43:14 -07:00
regs.h mbxfb: Improvements and new features 2007-10-16 09:43:14 -07:00