]> git.sur5r.net Git - u-boot/blobdiff - cpu/arm920t/s3c24x0/timer.c
trab: fix warning: implicit declaration of function 'disable_vfd'
[u-boot] / cpu / arm920t / s3c24x0 / timer.c
index 20cedd463967f2339736d110d50874541a5dbb56..a27f0e273cec779639b678e15afa73c070b743ea 100644 (file)
@@ -205,6 +205,8 @@ void reset_cpu(ulong ignored)
        struct s3c24x0_watchdog *watchdog;
 
 #ifdef CONFIG_TRAB
+       extern void disable_vfd(void);
+
        disable_vfd();
 #endif