X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-arm%2Farch-epxa10db%2Funcompress.h;h=d33ad6a93749138aafdbefdef416e100a0f2c02e;hb=82ba8664b914f9985d674bd8773799cd734d9835;hp=f30a31fa5270bc2396027300ec632307790f99ee;hpb=a91482bdcc2e0f6035702e46f1b99043a0893346;p=linux-2.6.git diff --git a/include/asm-arm/arch-epxa10db/uncompress.h b/include/asm-arm/arch-epxa10db/uncompress.h index f30a31fa5..d33ad6a93 100644 --- a/include/asm-arm/arch-epxa10db/uncompress.h +++ b/include/asm-arm/arch-epxa10db/uncompress.h @@ -26,7 +26,7 @@ /* * This does not append a newline */ -static void puts(const char *s) +static void putstr(const char *s) { while (*s) { while ((*UART_TSR(EXC_UART00_BASE) &