aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/at91/at91-ssc.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/at91/at91-ssc.c')
-rw-r--r--sound/soc/at91/at91-ssc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/at91/at91-ssc.c b/sound/soc/at91/at91-ssc.c
index c3625b665c5..090e607f869 100644
--- a/sound/soc/at91/at91-ssc.c
+++ b/sound/soc/at91/at91-ssc.c
@@ -41,7 +41,7 @@
41#define DBG(x...) 41#define DBG(x...)
42#endif 42#endif
43 43
44#if defined(CONFIG_ARCH_AT91SAM9260) 44#if defined(CONFIG_ARCH_AT91SAM9260) || defined(CONFIG_ARCH_AT91SAM9G20)
45#define NUM_SSC_DEVICES 1 45#define NUM_SSC_DEVICES 1
46#else 46#else
47#define NUM_SSC_DEVICES 3 47#define NUM_SSC_DEVICES 3