Skip to content

Commit e30a942

Browse files
plbossartbroonie
authored andcommitted
ASoC: SOF: stream-ipc: remove unnecessary MODULE_LICENSE
This file is part of the snd-sof module, there's no reason to re-add the MODULE_LICENSE here. Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com> Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com> Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com> Link: https://msgid.link/r/20240527194414.166156-2-pierre-louis.bossart@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent 1613e60 commit e30a942

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

sound/soc/sof/stream-ipc.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,5 +125,3 @@ int sof_stream_pcm_close(struct snd_sof_dev *sdev,
125125
return 0;
126126
}
127127
EXPORT_SYMBOL(sof_stream_pcm_close);
128-
129-
MODULE_LICENSE("Dual BSD/GPL");

0 commit comments

Comments
 (0)