diff options
author | Venkata Prasad Potturu <venkataprasad.potturu@amd.com> | 2025-03-11 00:01:56 +0530 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-03-11 17:18:31 +0000 |
commit | c8b5f251f0e53edab220ac4edf444120815fed3c (patch) | |
tree | 1deae05f9429a6ae0e7218245da53f678aadf6be | |
parent | a95a1dbbd3d64adf392fed13c8eef4f72b4e5b90 (diff) |
ASoC: amd: acp: Remove white line
Remove white line in renoir platform driver.
Signed-off-by: Venkata Prasad Potturu <venkataprasad.potturu@amd.com>
Link: https://patch.msgid.link/20250310183201.11979-10-venkataprasad.potturu@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r-- | sound/soc/amd/acp/acp-renoir.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/amd/acp/acp-renoir.c b/sound/soc/amd/acp/acp-renoir.c index 2037af67509a..970ca613a439 100644 --- a/sound/soc/amd/acp/acp-renoir.c +++ b/sound/soc/amd/acp/acp-renoir.c @@ -36,7 +36,6 @@ static struct acp_resource rsrc = { .sram_pte_offset = 0x02052800, }; - static struct snd_soc_dai_driver acp_renoir_dai[] = { { .name = "acp-i2s-sp", |