summaryrefslogtreecommitdiff
path: root/arch/arm/plat-mxc/devices/platform-mvf-dcu.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/plat-mxc/devices/platform-mvf-dcu.c')
-rw-r--r--arch/arm/plat-mxc/devices/platform-mvf-dcu.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/plat-mxc/devices/platform-mvf-dcu.c b/arch/arm/plat-mxc/devices/platform-mvf-dcu.c
index 13258aba9bb0..0fe5099eca34 100644
--- a/arch/arm/plat-mxc/devices/platform-mvf-dcu.c
+++ b/arch/arm/plat-mxc/devices/platform-mvf-dcu.c
@@ -38,8 +38,8 @@ int __init mvf_dcu_init(int id)
}
const struct mvf_dcu_data mvfa5_dcu_data[] __initconst = {
- mvf_dcu_data_entry_single(MVF, 0, SZ_4K, mvf_dcu_init),
- mvf_dcu_data_entry_single(MVF, 1, SZ_4K, mvf_dcu_init),
+ mvf_dcu_data_entry_single(MVF, 0, SZ_8K, mvf_dcu_init),
+ mvf_dcu_data_entry_single(MVF, 1, SZ_8K, mvf_dcu_init),
};
struct platform_device *__init mvf_add_dcu(