]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/mpc8260.h
common: arm: davinci: Move header file out of common
[people/ms/u-boot.git] / include / mpc8260.h
index 9980c74b51284a7549ec3c8f9cc1a64f13154dc8..75f1b0c9df6d83fb2f0611ec2dd9fa1f11173391 100644 (file)
 #define UPMC                   3
 
 #if !defined(__ASSEMBLY__) && defined(CONFIG_WATCHDOG)
-extern __inline__ void
+static __inline__ void
 reset_8260_watchdog(volatile immap_t *immr)
 {
     immr->im_siu_conf.sc_swsr = 0x556c;