arch/blackfin/kernel/cplb-mpu/cacheinit.c
deleted100644 → 0
+0
−71
arch/blackfin/kernel/cplb-nompu/cacheinit.c
deleted100644 → 0
+0
−71
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>