[PATCH] [RFC] ARM: MM: remove phy_base field of struct
From: Gioh Kim
Date: Wed May 14 2014 - 22:50:11 EST
Hi,
It's not a big deal but I've found that phy_base field of struct
l2x0_regs is not used anywhere.
I've removed it on my board. It seems to be working fine.
Why do we need physical address of L2 cache controller?
Is it removable?
------------------------ 8< --------------------------