summaryrefslogtreecommitdiff
path: root/firmware/target/arm/imx31/gigabeat-s/system-gigabeat-s.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/arm/imx31/gigabeat-s/system-gigabeat-s.c')
-rw-r--r--firmware/target/arm/imx31/gigabeat-s/system-gigabeat-s.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/target/arm/imx31/gigabeat-s/system-gigabeat-s.c b/firmware/target/arm/imx31/gigabeat-s/system-gigabeat-s.c
index 37491907e3..978c7f77cd 100644
--- a/firmware/target/arm/imx31/gigabeat-s/system-gigabeat-s.c
+++ b/firmware/target/arm/imx31/gigabeat-s/system-gigabeat-s.c
@@ -139,7 +139,7 @@ void system_exception_wait(void)
139 139
140void INIT_ATTR system_init(void) 140void INIT_ATTR system_init(void)
141{ 141{
142 static const int disable_clocks[] = 142 static const enum IMX31_CG_LIST disable_clocks[] INITDATA_ATTR =
143 { 143 {
144 /* CGR0 */ 144 /* CGR0 */
145 CG_SD_MMC1, 145 CG_SD_MMC1,