x86: Rename include/asm/ic to include/asm/arch-sc520

Also include some trivial related cleanups
This commit is contained in:
Graeme Russ
2011-08-04 22:05:09 +10:00
parent 7b3d5380ee
commit 3c7db1beac
14 changed files with 12 additions and 15 deletions

View File

@@ -27,11 +27,9 @@
* that is used by U-boot to its final destination.
*/
/* #include <asm/ic/sc520_defs.h> */
#include "config.h"
#include "hardware.h"
#include <asm/ic/sc520.h>
#include <asm/arch/sc520.h>
.text
.section .start16, "ax"