From: Sekhar Nori Date: Tue, 22 Apr 2014 08:28:02 +0000 (+0530) Subject: ARM: l2c: omap2+: get rid of redundant cache replacement policy setting X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~13^2~1^3~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d196483dfce233da7d6094371e694eadd7e4cc1b;p=pandora-kernel.git ARM: l2c: omap2+: get rid of redundant cache replacement policy setting L2 cache initialization for OMAP4 redundantly sets the cache policy to Round-Robin. This is not needed since thats the PL310 default anyway. Removing this reduces the number of platform specific aux control settings. Signed-off-by: Sekhar Nori Acked-by: Santosh Shilimkar Signed-off-by: Russell King --- Reading git-diff-tree failed