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-- 561 bytes
Makefile -rw-r--r-- 218 bytes
crypto.c -rw-r--r-- 67.7 KB
debug.c -rw-r--r-- 3.8 KB
dentry.c -rw-r--r-- 2.7 KB
ecryptfs_kernel.h -rw-r--r-- 24.1 KB
file.c -rw-r--r-- 10.7 KB
inode.c -rw-r--r-- 32.8 KB
keystore.c -rw-r--r-- 79.1 KB
kthread.c -rw-r--r-- 4.9 KB
main.c -rw-r--r-- 25.1 KB
messaging.c -rw-r--r-- 14.0 KB
miscdev.c -rw-r--r-- 15.0 KB
mmap.c -rw-r--r-- 15.8 KB
read_write.c -rw-r--r-- 8.7 KB
super.c -rw-r--r-- 6.0 KB

back to top