commit | 819833af39a91fa1c1e8252862bbda6f5a602f7b | [log] [tgz] |
---|---|---|
author | Peter Tyser <ptyser@xes-inc.com> | Mon Apr 12 22:28:08 2010 -0500 |
committer | Wolfgang Denk <wd@denx.de> | Tue Apr 13 09:13:12 2010 +0200 |
tree | d5c9d1628643347ab2b5a8085acfa6f96709fda3 | |
parent | 61f2b38a17f5b21c59f2afe6cf1cbb5f28638cf9 [diff] |
Move architecture-specific includes to arch/$ARCH/include/asm This helps to clean up the include/ directory so that it only contains non-architecture-specific headers and also matches Linux's directory layout which many U-Boot developers are already familiar with. Signed-off-by: Peter Tyser <ptyser@xes-inc.com>