]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/creative/xfi3/xfi3.c
xfi3: correct function name
[people/ms/u-boot.git] / board / creative / xfi3 / xfi3.c
index 1d83ea89aa5c99ed22b3a82bf3e43b0fe382d5e3..509c671cda757669d4877ed017f9120901d4e103 100644 (file)
@@ -163,7 +163,7 @@ static const struct {
        { 0x21, 0,  0x0000 },
 };
 
-void board_mxsfb_system_setup(void)
+void mxsfb_system_setup(void)
 {
        struct mxs_lcdif_regs *regs = (struct mxs_lcdif_regs *)MXS_LCDIF_BASE;
        int i;