Commit 3a6ad95d authored by Gaosheng Cui's avatar Gaosheng Cui Committed by Krzysztof Kozlowski
Browse files

ASoC: samsung: Remove obsoleted declaration for s3c64xx_ac97_setup_gpio



The s3c64xx_ac97_setup_gpio() have been removed since
commit 0d297df0 ("ARM: s3c: simplify platform code"), and now
it is useless, so remove it.

Signed-off-by: default avatarGaosheng Cui <cuigaosheng1@huawei.com>
Link: https://lore.kernel.org/r/20240826033118.4021727-1-cuigaosheng1@huawei.com


Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
parent 0f702757
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -13,8 +13,6 @@

#include <linux/dmaengine.h>

extern void s3c64xx_ac97_setup_gpio(int);

struct samsung_i2s_type {
/* If the Primary DAI has 5.1 Channels */
#define QUIRK_PRI_6CHAN		(1 << 0)