Skip to content

Commit 3a6ad95

Browse files
gscuikrzk
authored andcommitted
ASoC: samsung: Remove obsoleted declaration for s3c64xx_ac97_setup_gpio
The s3c64xx_ac97_setup_gpio() have been removed since commit 0d297df ("ARM: s3c: simplify platform code"), and now it is useless, so remove it. Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com> Link: https://lore.kernel.org/r/20240826033118.4021727-1-cuigaosheng1@huawei.com Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
1 parent 0f70275 commit 3a6ad95

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

include/linux/platform_data/asoc-s3c.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313

1414
#include <linux/dmaengine.h>
1515

16-
extern void s3c64xx_ac97_setup_gpio(int);
17-
1816
struct samsung_i2s_type {
1917
/* If the Primary DAI has 5.1 Channels */
2018
#define QUIRK_PRI_6CHAN (1 << 0)

0 commit comments

Comments
 (0)