X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fasm-cris%2Ftimex.h;h=b92e0e80fe86fdfcd2cbe2f42b8036d9492e63c2;hb=25da0974601fc8096461f3d3f7ca3aab8e79adfb;hp=3fb069a3771761314edc9de8d1a08ffe9f55d367;hpb=1d492eb41371d9a5145651e8eb64bea1042a4057;p=karo-tx-linux.git diff --git a/include/asm-cris/timex.h b/include/asm-cris/timex.h index 3fb069a37717..b92e0e80fe86 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; }