remarkable-uboot/drivers/video
Haavard Skinnemoen 23bb28f0f7 atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h>
atmel_lcdfb doesn't actually need anything from asm/arch/hardware.h. It
includes a file that does, asm/arch/gpio.h, but this file doesn't
include <asm/arch/hardware.h> like it's supposed to.

Add the missing include to asm/arch/gpio.h and remove the workaround
from the atmel_lcdfb driver. This makes the driver compile on avr32.

Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
Signed-off-by: Anatolij Gustschin <agust@denx.de>
2008-10-25 20:33:10 +02:00
..
ati_ids.h drivers/video : move video drivers to drivers/video 2007-11-25 18:35:11 +01:00
ati_radeon_fb.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ati_radeon_fb.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
atmel_lcdfb.c atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h> 2008-10-25 20:33:10 +02:00
cfb_console.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ct69000.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
Makefile video: Clean drivers/video/Makefile 2008-08-18 23:36:17 +02:00
mb862xx.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
sed156x.c video: Clean drivers/video/Makefile 2008-08-18 23:36:17 +02:00
sed13806.c video: Clean drivers/video/Makefile 2008-08-18 23:36:17 +02:00
sm501.c video: Clean drivers/video/Makefile 2008-08-18 23:36:17 +02:00
smiLynxEM.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
videomodes.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
videomodes.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00