aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap4_ion.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap2/omap4_ion.c')
-rwxr-xr-xarch/arm/mach-omap2/omap4_ion.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-omap2/omap4_ion.c b/arch/arm/mach-omap2/omap4_ion.c
index 423f571..0134c1d 100755
--- a/arch/arm/mach-omap2/omap4_ion.c
+++ b/arch/arm/mach-omap2/omap4_ion.c
@@ -55,8 +55,6 @@ static struct ion_platform_data omap4_ion_data = {
static struct omap_ion_platform_data omap4_ion_pdata = {
.ion = &omap4_ion_data,
- .tiler2d_size = OMAP4_ION_HEAP_TILER_SIZE,
- .nonsecure_tiler2d_size = OMAP4_ION_HEAP_NONSECURE_TILER_SIZE,
};
static struct platform_device omap4_ion_device = {