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-- 5.9 KB
Makefile -rw-r--r-- 652 bytes
amd_iommu.c -rw-r--r-- 95.1 KB
amd_iommu_init.c -rw-r--r-- 49.6 KB
amd_iommu_proto.h -rw-r--r-- 3.0 KB
amd_iommu_types.h -rw-r--r-- 20.9 KB
amd_iommu_v2.c -rw-r--r-- 22.6 KB
dmar.c -rw-r--r-- 32.0 KB
exynos-iommu.c -rw-r--r-- 25.2 KB
intel-iommu.c -rw-r--r-- 106.4 KB
intel_irq_remapping.c -rw-r--r-- 24.4 KB
iommu.c -rw-r--r-- 23.0 KB
iova.c -rw-r--r-- 11.5 KB
irq_remapping.c -rw-r--r-- 3.5 KB
irq_remapping.h -rw-r--r-- 2.7 KB
msm_iommu.c -rw-r--r-- 17.0 KB
msm_iommu_dev.c -rw-r--r-- 8.9 KB
of_iommu.c -rw-r--r-- 2.7 KB
omap-iommu-debug.c -rw-r--r-- 9.6 KB
omap-iommu.c -rw-r--r-- 27.1 KB
omap-iovmm.c -rw-r--r-- 16.0 KB
tegra-gart.c -rw-r--r-- 11.5 KB
tegra-smmu.c -rw-r--r-- 31.8 KB

back to top