]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commite69da0ec039ed1ee9a59b29a3f5ea9dd73da6cf6
tree776c72a85444ef5783bfe4ca6d978f784d29c026
parent3ce674b380b12ea6d76324ea36e93f7049e2114a
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