diff options
author | 2014-01-22 17:30:43 +0530 | |
---|---|---|
committer | 2014-01-22 17:13:45 +0000 | |
commit | f83183ca3c25275706427a9f88f83208dec647d1 (patch) | |
tree | c7d68ceb9b68bfdbb841c67495cd69d18f191458 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: Samsung: s3c-i2s-v2: Fix build error (diff) | |
download | linux-dev-f83183ca3c25275706427a9f88f83208dec647d1.tar.xz linux-dev-f83183ca3c25275706427a9f88f83208dec647d1.zip |
ASoC: samsung: smdk_wm8994: Fix build error
Fixes the following build error and warning when OF is not defined:
sound/soc/samsung/smdk_wm8994.c:191:23: error: ‘samsung_wm8994_of_match’ undeclared (first use in this function)
sound/soc/samsung/smdk_wm8994.c:47:32: warning: ‘smdk_board_data’ defined but not used [-Wunused-variable]
of_match_ptr() is used so that samsung_wm8994_of_match gets dropped (as unused)
by the compiler when OF is not defined.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions