Skip to content
Snippets Groups Projects
Commit 9edefc27 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

common: Move some cache and MMU functions out of common.h


These functions belong in cpu_func.h. Another option would be cache.h
but that code uses driver model and we have not moved these cache
functions to use driver model. Since they are CPU-related it seems
reasonable to put them here.

Move them over.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
parent 6cc915b5
No related branches found
Tags LABEL_2004_03_12_0130
Loading
Showing
with 20 additions and 0 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment