1
0
Fork 0
alistair23-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 [PATCH] mbxfb: Add framebuffer driver for the Intel 2700G 2006-07-14 21:53:55 -07:00
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