diff options
author | Sudip Mukherjee <[email protected]> | 2015-10-07 17:52:12 +0530 |
---|---|---|
committer | Mark Brown <[email protected]> | 2015-10-08 16:15:00 +0100 |
commit | dc542fb4179a104fc73760a2da0fd78f68f70d6d (patch) | |
tree | a9152fd98adda5aadc26fc3c13f3c0610b43741c /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | a2c026cfec3fb84375785dd2d6ec80bd60c5120e (diff) |
ASoC: rt5645: fix build warning
We were getting build warning about "Section mismatch".
dmi_platform_intel_broadwell is being referenced from the probe function
rt5645_i2c_probe(), but dmi_platform_intel_broadwell was marked with
__initdata.
Signed-off-by: Sudip Mukherjee <[email protected]>
Reviewed-by: Jarkko Nikula <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions