]> git.sur5r.net Git - u-boot/blobdiff - drivers/bios_emulator/bios.c
Fix more printf() format warnings
[u-boot] / drivers / bios_emulator / bios.c
index d9ccbf8cd04a1037e070f9c3611057e70e7fdab1..d41511c1d48280ecb31f4a7874afd50d15dee9b5 100644 (file)
 *
 * Description:  Module implementing the BIOS specific functions.
 *
-*              Jason ported this file to u-boot to run the ATI video card
-*              video BIOS.
+*              Jason ported this file to u-boot to run the ATI video card
+*              video BIOS.
 *
 ****************************************************************************/
 
+#include <common.h>
+
 #if defined(CONFIG_BIOSEMU)
 
 #include "biosemui.h"