diff options
author | 2012-06-06 09:44:09 -0400 | |
---|---|---|
committer | 2012-06-06 09:44:09 -0400 | |
commit | 4f837791d90bca76384b665eb2649feab169cc13 (patch) | |
tree | aeb59531007bb34b0033510ccdd7a13de6f99200 /tools/perf/scripts/python/check-perf-trace.py | |
parent | mmc: dw_mmc: correct the calculation for CLKDIV (diff) | |
download | linux-dev-4f837791d90bca76384b665eb2649feab169cc13.tar.xz linux-dev-4f837791d90bca76384b665eb2649feab169cc13.zip |
mmc: omap: Fix a section warning regression
Commit b6e0703b (mmc: omap: make it behave well as a module) made some
__devinit changes but missed one function causing a section warning:
WARNING: vmlinux.o(.devinit.text+0x8604): Section mismatch in reference
from the function mmc_omap_probe)
The function __devinit mmc_omap_probe() references a function
__init mmc_omap_new_slot().
Signed-off-by: Tony Lindgren <tony@atomide.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions