[PATCH v3 2/6] ARM: davinci: da850-dm646x: remove the SRAM_VIRT iotable entry
From: Sekhar Nori <hidden>
Date: 2012-10-04 11:54:03
Also in:
lkml
From: Sekhar Nori <hidden>
Date: 2012-10-04 11:54:03
Also in:
lkml
On 10/3/2012 8:25 PM, Matt Porter wrote:
From: Ben Gardiner <redacted> The sram regions defined for da850-dm646x in their iotable entries are also defined in their davinci_soc_info's. Remove this duplicate information which is now uneccessary since sram init will ioremap the regions defined by their davinci_soc_info's. Since this removal completely removes all uses of SRAM_VIRT, also remove the SRAM_VIRT definition. Signed-off-by: Ben Gardiner <redacted> Tested-by: Matt Porter <redacted>
What testing was done with this patch? Can you please add that information to the commit text as well. Thanks, Sekhar