]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - cpu/arm920t/s3c24x0/timer.c
Merge branch 'master' into next
[people/ms/u-boot.git] / cpu / arm920t / s3c24x0 / timer.c
index fcc6c0cb1b1f536c337b53205c5a242e0ffdfc50..7d47354381c0a68c5ff9491b8bec5244b75f9789 100644 (file)
@@ -198,6 +198,8 @@ void reset_cpu(ulong ignored)
        struct s3c24x0_watchdog *watchdog;
 
 #ifdef CONFIG_TRAB
+       extern void disable_vfd(void);
+
        disable_vfd();
 #endif