microblaze: Wire-up memfd_create syscall
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-omap2 / omap_hwmod_3xxx_data.c
index 1cd0cfdc03e0d479d157b85870b7d98b9ea8b464..e9516b454e76c52c73910b21bfda7f7a2f973d1c 100644 (file)
@@ -2986,8 +2986,6 @@ static struct omap_hwmod_class omap3xxx_mmu_hwmod_class = {
 /* mmu isp */
 
 static struct omap_mmu_dev_attr mmu_isp_dev_attr = {
-       .da_start       = 0x0,
-       .da_end         = 0xfffff000,
        .nr_tlb_entries = 8,
 };
 
@@ -3026,8 +3024,6 @@ static struct omap_hwmod omap3xxx_mmu_isp_hwmod = {
 /* mmu iva */
 
 static struct omap_mmu_dev_attr mmu_iva_dev_attr = {
-       .da_start       = 0x11000000,
-       .da_end         = 0xfffff000,
        .nr_tlb_entries = 32,
 };