]> git.sur5r.net Git - u-boot/blobdiff - include/mpc8260.h
net: pcnet: refactor mapping of virtual addresses to physical ones
[u-boot] / 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;