]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/cpu/ivybridge/sdram.c
x86: Unify reserve_arch() for all x86 boards
[u-boot] / arch / x86 / cpu / ivybridge / sdram.c
index e35e543c3e69ff6156e91230488c59cef081e42c..9d9f63d70c6974bd523c43190c47c77bc926825a 100644 (file)
@@ -201,11 +201,6 @@ static int recovery_mode_enabled(void)
        return false;
 }
 
-int reserve_arch(void)
-{
-       return mrccache_reserve();
-}
-
 static int copy_spd(struct udevice *dev, struct pei_data *peid)
 {
        const void *data;