u-boot/arch/x86
Simon Glass a94e9d70e3 x86: Remove video_init() prototype from u-boot-x86.h
This function is not intended to be exported from the video drivers, so
remove the prototype. This fixes an error:

cfb_console.c:1793:12: error: static declaration of 'video_init' follows non-static declaration

Signed-off-by: Simon Glass <sjg@chromium.org>
2012-12-06 14:30:44 -08:00
..
cpu x86: drop unused code in coreboot.c 2012-12-06 14:30:44 -08:00
dts x86: fdt: Create basic .dtsi file for coreboot 2012-12-06 14:30:42 -08:00
include/asm x86: Remove video_init() prototype from u-boot-x86.h 2012-12-06 14:30:44 -08:00
lib x86: Add support for CONFIG_OF_CONTROL 2012-12-06 14:30:42 -08:00
config.mk x86: Wrap small helper functions from libgcc to avoid an ABI mismatch 2011-11-29 21:31:24 +11:00