Skip to content
Snippets Groups Projects
Commit d35ae5a9 authored by Becky Bruce's avatar Becky Bruce Committed by Wolfgang Denk
Browse files

powerpc: Move duplicated BAT defines to mmu.h


The BAT fields are architected; there's no need for these to be in
cpu-specific files.  Drop the duplication and move these to
include/asm-ppc/mmu.h.  Also, remove the BL_xxx defines that were only
used by the alaska board, and switch to using the BATU_BL_xxx defines
used by all the other boards.  The BL_ defines previously in use
had to be shifted into the proper position for use, which was inefficient.

Signed-off-by: default avatarBecky Bruce <beckyb@kernel.crashing.org>
parent 6e61fae4
No related branches found
No related tags found
Loading
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