]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/wandboard/wandboard.c
mx6: Fix get_board_rev() for the mx6 solo case
[karo-tx-uboot.git] / board / wandboard / wandboard.c
index 8d071e1fe12152ce0e708ab9d3fa0433b3be1867..ac7b89aaec101052d4f494242911741082bbd339 100644 (file)
@@ -170,11 +170,6 @@ int board_init(void)
        return 0;
 }
 
-u32 get_board_rev(void)
-{
-       return get_cpu_rev();
-}
-
 int checkboard(void)
 {
        puts("Board: Wandboard\n");