From e3fc313228e7050ec331eabe03da7543698c9115 Mon Sep 17 00:00:00 2001 From: Ksawlii Date: Sun, 24 Nov 2024 00:23:34 +0100 Subject: [PATCH] Revert "ASoC: allow module autoloading for table db1200_pids" This reverts commit 79a5d741c7c7573e8db93befbc1254f1e0d57bce. --- sound/soc/au1x/db1200.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sound/soc/au1x/db1200.c b/sound/soc/au1x/db1200.c index 48243164b..5f8baad37 100755 --- a/sound/soc/au1x/db1200.c +++ b/sound/soc/au1x/db1200.c @@ -44,7 +44,6 @@ static const struct platform_device_id db1200_pids[] = { }, {}, }; -MODULE_DEVICE_TABLE(platform, db1200_pids); /*------------------------- AC97 PART ---------------------------*/