OSDN Git Service

ASoC: topology: Remove unnecessary forward declarations
authorAmadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Fri, 27 Jan 2023 23:11:06 +0000 (00:11 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 30 Jan 2023 16:56:07 +0000 (16:56 +0000)
commit70a7cd09a6368e0c9d351185a8fbfb3bae5a74f3
tree631ca772734ae85020bb3d34161b7c3300cf544a
parent2abfd4bd7b0700df4996ae2b60a12f22a0ef633d
ASoC: topology: Remove unnecessary forward declarations

There is no need to forward declare functions if their use is after
their definition.

Reviewed-by: Cezary Rojewski <cezary.rojewski@intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Link: https://lore.kernel.org/r/20230127231111.937721-7-amadeuszx.slawinski@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-topology.c