]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/include/asm/arch-mxs/sys_proto.h
mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'
[karo-tx-uboot.git] / arch / arm / include / asm / arch-mxs / sys_proto.h
index 9e4a4c9b425c4af5ed9c2e51710b43bbbe098455..fc84808388c59a939f60bc9f17cc20d81407182e 100644 (file)
@@ -69,6 +69,6 @@ struct mxs_spl_data {
        uint32_t        mem_dram_size;
 };
 
-int mx28_dram_init(void);
+int mxs_dram_init(void);
 
 #endif /* __SYS_PROTO_H__ */