diff options
author | Haavard Skinnemoen <haavard.skinnemoen@atmel.com> | 2008-09-01 14:21:18 (GMT) |
---|---|---|
committer | Anatolij Gustschin <agust@denx.de> | 2008-10-25 18:33:10 (GMT) |
commit | 23bb28f0f76b46c4b573374b0bb3b3f23d85ef55 (patch) | |
tree | 7afb2a66544d5003bbd91f9869ea851a9b6299f4 /doc/README.PlanetCore | |
parent | d9d8c7c696dec370ca714c03beb6e79d4c90bd5e (diff) | |
download | u-boot-fsl-qoriq-23bb28f0f76b46c4b573374b0bb3b3f23d85ef55.tar.xz |
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>
Diffstat (limited to 'doc/README.PlanetCore')
0 files changed, 0 insertions, 0 deletions