]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - sound/soc/at91/at91-ssc.c
Merge branch 'linus' into core/softlockup
[mirror_ubuntu-hirsute-kernel.git] / sound / soc / at91 / at91-ssc.c
index c3625b665c5a027ee0ed06f7f8f6582da3a026a2..090e607f86924b496e5a96a5795673d15b32e7f8 100644 (file)
@@ -41,7 +41,7 @@
 #define        DBG(x...)
 #endif
 
-#if defined(CONFIG_ARCH_AT91SAM9260)
+#if defined(CONFIG_ARCH_AT91SAM9260) || defined(CONFIG_ARCH_AT91SAM9G20)
 #define NUM_SSC_DEVICES                1
 #else
 #define NUM_SSC_DEVICES                3