Commit 7d6e11ef authored by Santosh Shilimkar's avatar Santosh Shilimkar
Browse files

ARM: OMAP4: Reduce the static IO mapping



EMIF, GMPC and DMM driver can ioremap() the address
space as part of driver intialisation and there is
no need to have static IO mapping for them.

Hence remove the un-used static IP space and let
the respective drivers manage it as part if driver
init.

Signed-off-by: default avatarSantosh Shilimkar <santosh.shilimkar@ti.com>
parent 256aa5fc
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment