]> git.sur5r.net Git - u-boot/blobdiff - drivers/pci/pci_rom.c
powerpc: MPC8541CDS: Remove macro CONFIG_MPC8541CDS
[u-boot] / drivers / pci / pci_rom.c
index 5746c3d551f9d8311fc8ea4db8c321bf11857927..cd083f7dde8c8353585416df3fe86b47f50c5a67 100644 (file)
@@ -351,9 +351,9 @@ err:
 }
 
 #ifdef CONFIG_DM_VIDEO
-static int vbe_setup_video_priv(struct vesa_mode_info *vesa,
-                               struct video_priv *uc_priv,
-                               struct video_uc_platdata *plat)
+int vbe_setup_video_priv(struct vesa_mode_info *vesa,
+                        struct video_priv *uc_priv,
+                        struct video_uc_platdata *plat)
 {
        if (!vesa->x_resolution)
                return -ENXIO;