X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fmpc8260.h;h=75f1b0c9df6d83fb2f0611ec2dd9fa1f11173391;hb=4d339a9e8a758889de5da16b562aff5601bb3d8d;hp=9980c74b51284a7549ec3c8f9cc1a64f13154dc8;hpb=d6694aff569a0838a9d0ef352128f5aa309d73ff;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/mpc8260.h b/include/mpc8260.h index 9980c74..75f1b0c 100644 --- a/include/mpc8260.h +++ b/include/mpc8260.h @@ -892,7 +892,7 @@ #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;