From 3c7db1beace50a95c2f32f80552dc7c7aca5561b Mon Sep 17 00:00:00 2001 From: Graeme Russ Date: Thu, 4 Aug 2011 22:05:09 +1000 Subject: x86: Rename include/asm/ic to include/asm/arch-sc520 Also include some trivial related cleanups --- board/eNET/eNET_start16.S | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'board/eNET/eNET_start16.S') diff --git a/board/eNET/eNET_start16.S b/board/eNET/eNET_start16.S index 77e5519640d..4241f6e1041 100644 --- a/board/eNET/eNET_start16.S +++ b/board/eNET/eNET_start16.S @@ -27,11 +27,9 @@ * that is used by U-boot to its final destination. */ -/* #include */ - #include "config.h" #include "hardware.h" -#include +#include .text .section .start16, "ax" -- cgit v1.2.3