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-- 4.5 KB
Makefile -rw-r--r-- 591 bytes
core.c -rw-r--r-- 17.2 KB
pwm-ab8500.c -rw-r--r-- 3.5 KB
pwm-bfin.c -rw-r--r-- 3.2 KB
pwm-imx.c -rw-r--r-- 7.6 KB
pwm-jz4740.c -rw-r--r-- 5.0 KB
pwm-lpc32xx.c -rw-r--r-- 3.6 KB
pwm-mxs.c -rw-r--r-- 4.8 KB
pwm-puv3.c -rw-r--r-- 3.6 KB
pwm-pxa.c -rw-r--r-- 4.7 KB
pwm-samsung.c -rw-r--r-- 7.9 KB
pwm-tegra.c -rw-r--r-- 6.0 KB
pwm-tiecap.c -rw-r--r-- 6.6 KB
pwm-tiehrpwm.c -rw-r--r-- 12.5 KB
pwm-twl6030.c -rw-r--r-- 4.3 KB
pwm-vt8500.c -rw-r--r-- 4.2 KB

back to top