On Mon, Apr 19, 2021 at 10:57:16AM -0500, Chris Morgan wrote:
+#ifdef CONFIG_SND_SOC_RK817
- case RK817_CODEC_DTOP_LPT_SRST:
+#endif
The register map of the device isn't going to change based on the kernel
configuration, I wouldn't expect any ifdefs for it.