X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=cpu%2Fblackfin%2Freset.c;h=e3be7407115a4d3de43a3d39ae7937db476944b9;hb=f15f14e52879711be1d1bba2634dec684eda722e;hp=284cea579d0bad4a035b3c24c7c900a32557e544;hpb=ee924e00300bd1136589b2d5f8ad1f008df01bd4;p=oweals%2Fu-boot.git diff --git a/cpu/blackfin/reset.c b/cpu/blackfin/reset.c index 284cea579d..e3be740711 100644 --- a/cpu/blackfin/reset.c +++ b/cpu/blackfin/reset.c @@ -20,7 +20,7 @@ * the core reset. */ __attribute__ ((__l1_text__, __noreturn__)) -void bfin_reset(void) +static void bfin_reset(void) { /* Wait for completion of "system" events such as cache line * line fills so that we avoid infinite stalls later on as