diff options
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | 2018-05-15 09:43:34 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-05-17 13:28:57 +0900 |
commit | 7bf8ad175a1c535e31c9966984a65d12f5ff8629 (patch) | |
tree | 7e0a2b1cedd0520868e718c985f5bd5d9b78039c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a3a956a6dddec7ce83bf861c11b479da1057980f (diff) |
ASoC: omap: sdma-pcm: Fix modpost warning
WARNING: modpost: missing MODULE_LICENSE() in sound/soc/omap/snd-soc-sdma.o
see include/linux/module.h for more information
WARNING: modpost: missing MODULE_LICENSE() in sound/soc/omap/snd-soc-sdma.o
see include/linux/module.h for more information
Add the missing MODULE_LICENSE.
This patch also going to solve:
snd_soc_sdma: Unknown symbol devm_kmalloc (err 0)
snd_soc_sdma: Unknown symbol omap_dma_filter_fn (err 0)
snd_soc_sdma: Unknown symbol snd_dmaengine_pcm_prepare_slave_config (err 0)
snd_soc_sdma: Unknown symbol devm_snd_dmaengine_pcm_register (err 0)
Reported-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions