common: Drop checkicache() and checkdcache()
authorSimon Glass <sjg@chromium.org>
Thu, 14 Nov 2019 19:57:38 +0000 (12:57 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 2 Dec 2019 23:23:56 +0000 (18:23 -0500)
commit3374d28b3443cc5565816d1f58d01ebfa14ea5ae
tree776c72a85444ef5783bfe4ca6d978f784d29c026
parent9edefc27760b00309d482d94fdc23bf5d2ea2c42
common: Drop checkicache() and checkdcache()

These are used by only one arch and only within a single file. Drop the
declarations from the common file.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/powerpc/cpu/mpc8xx/cpu.c
include/common.h