]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/spl/spl_mmc.c
remove unnecessary version.h includes
[karo-tx-uboot.git] / common / spl / spl_mmc.c
index c2e596be69bc4310790de1160ddaef40f8c02759..e580f2291af24d78d64e098200cdbdf4734308ca 100644 (file)
@@ -10,7 +10,6 @@
 #include <spl.h>
 #include <asm/u-boot.h>
 #include <mmc.h>
-#include <version.h>
 #include <image.h>
 
 DECLARE_GLOBAL_DATA_PTR;