]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - cpu/mpc512x/diu.c
stdio/device: rework function naming convention
[people/ms/u-boot.git] / cpu / mpc512x / diu.c
index 70849ee21bbefa3df47a8519a870dc531e3a1bda..691451afcbf6a027854ba15c5d324b622c779e67 100644 (file)
@@ -31,7 +31,7 @@
 #include "../../board/freescale/common/fsl_diu_fb.h"
 
 #if defined(CONFIG_VIDEO) || defined(CONFIG_CFB_CONSOLE)
-#include <devices.h>
+#include <stdio_dev.h>
 #include <video_fb.h>
 #endif