X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=arch%2Fmicroblaze%2Finclude%2Fasm%2Fprocessor.h;h=5afc8f9e5a84bbf7eca23d8d518a8b440e64d678;hb=114cc4290b2f24bb314edf2edd5d8738a0778c4b;hp=a2a58117b8b1c0832640a0de853bd22f9dd287d5;hpb=326ea986ac150acdc7656d57fca647db80b50158;p=u-boot diff --git a/arch/microblaze/include/asm/processor.h b/arch/microblaze/include/asm/processor.h index a2a58117b8..5afc8f9e5a 100644 --- a/arch/microblaze/include/asm/processor.h +++ b/arch/microblaze/include/asm/processor.h @@ -16,7 +16,6 @@ extern char __text_start[]; void board_init(void); /* Watchdog functions */ -extern int hw_watchdog_init(void); extern void hw_watchdog_disable(void); #endif /* __ASM_MICROBLAZE_PROCESSOR_H */