X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-cris%2Ftimex.h;h=b92e0e80fe86fdfcd2cbe2f42b8036d9492e63c2;hb=875999c5539999f61a45620aae0c3e5fb1d2b035;hp=3fb069a3771761314edc9de8d1a08ffe9f55d367;hpb=62778ba1aa2589dc78c36a32edc6f5a6ccaf50c6;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-cris/timex.h b/include/asm-cris/timex.h index 3fb069a3771..b92e0e80fe8 100644 --- a/include/asm-cris/timex.h +++ b/include/asm-cris/timex.h @@ -16,7 +16,7 @@ typedef unsigned long long cycles_t; -extern inline cycles_t get_cycles(void) +static inline cycles_t get_cycles(void) { return 0; }