Blackfin: unify cache init functions
authorMike Frysinger <vapier@gentoo.org>
Mon, 14 Sep 2009 19:42:26 +0000 (19:42 +0000)
committerMike Frysinger <vapier@gentoo.org>
Thu, 17 Sep 2009 02:10:49 +0000 (22:10 -0400)
The CPLB implementations (mpu/nompu) had exact copies of the cacheinit
code.  Even the i/d cache functions are largely the same.  So unify them
both in the common kernel cache code.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>

No differences found