Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
Loading
Showing
with 22 additions and 22 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