Revision e057aad191ce1a1ebd452877fd9d540e6bd64c6e authored by Linus Torvalds on 16 November 2012, 15:19:45 UTC, committed by Linus Torvalds on 16 November 2012, 15:19:45 UTC
Pull another clk layer fix from Michael Turquette:
 "GCC 4.7 users get compilation errors from unnecessary use of inline in
  clk-provider.h.  This pull request fixes the regression by removing
  inline usage from those function declarations."

* tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux:
  clk: remove inline usage from clk-provider.h
2 parent s c5e35d6 + 93532c8
History
File Mode Size
Kconfig -rw-r--r-- 2.4 KB
Makefile -rw-r--r-- 412 bytes
aha152x_core.c -rw-r--r-- 61 bytes
aha152x_stub.c -rw-r--r-- 6.7 KB
fdomain_core.c -rw-r--r-- 38 bytes
fdomain_stub.c -rw-r--r-- 5.8 KB
nsp_cs.c -rw-r--r-- 45.6 KB
nsp_cs.h -rw-r--r-- 12.1 KB
nsp_debug.c -rw-r--r-- 5.9 KB
nsp_io.h -rw-r--r-- 6.9 KB
nsp_message.c -rw-r--r-- 2.1 KB
qlogic_stub.c -rw-r--r-- 9.3 KB
sym53c500_cs.c -rw-r--r-- 23.2 KB

back to top