]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/total5200/total5200.c
* Code cleanup
[people/ms/u-boot.git] / board / total5200 / total5200.c
index 4ec7b96c49de35a54cf702f3c99750b8ef31d3ab..1a35187260a30f274036402ae668e9519ccd47cd 100644 (file)
@@ -265,7 +265,7 @@ static const S1D_REGS init_regs [] =
 void video_get_info_str (int line_number, char *info)
 {
        if (line_number == 1) {
-#if CONFIG_MGT5100
+#ifdef CONFIG_MGT5100
                strcpy (info, " Total5100");
 #elif CONFIG_TOTAL5200_REV==1
                strcpy (info, " Total5200");