]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/arm/cpu/armv7/zynq/cpu.c
ARM: zynq: Enable the Neon instructions
[people/ms/u-boot.git] / arch / arm / cpu / armv7 / zynq / cpu.c
index 816d0c5da7a5c69104c5458939bf799256e04229..d1bfec9f715e7cf92354608f6e6d17b277e10509 100644 (file)
@@ -10,9 +10,6 @@
 #include <asm/arch/sys_proto.h>
 #include <asm/arch/hardware.h>
 
-void lowlevel_init(void)
-{
-}
 
 #define ZYNQ_SILICON_VER_MASK  0xF0000000
 #define ZYNQ_SILICON_VER_SHIFT 28