From: Mike Frysinger Date: Mon, 14 Sep 2009 19:42:26 +0000 (+0000) Subject: Blackfin: unify cache init functions X-Git-Tag: v2.6.32-rc1~662^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea426e6c62d0f742d87451adc47e91d87b9c3d27;p=pandora-kernel.git Blackfin: unify cache init functions 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 --- Reading git-diff-tree failed