Skip to content
Commit 61f2b38a authored by Peter Tyser's avatar Peter Tyser Committed by Wolfgang Denk
Browse files

Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"



The appropriate include/asm-$ARCH directory should already by symlinked
to include/asm so using the whole "asm-$ARCH" path is unnecessary.

This change should also allow us to move the include/asm-$ARCH
directories into their appropriate lib/$ARCH/ directories.

Signed-off-by: default avatarPeter Tyser <ptyser@xes-inc.com>
parent 0de71d50
Loading
Loading
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