From b7f4c2f2025ec254202e95c900b5281904264306 Mon Sep 17 00:00:00 2001 From: Andy Green Date: Wed, 19 Nov 2008 17:11:02 +0000 Subject: fix-stable-tracking-build-without-symlink.patch Signed-off-by: Andy Green --- include/asm-arm/arch-s3c2410/fiq_ipc_gta02.h | 2 +- include/asm-arm/arch-s3c2410/gta02.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'include') diff --git a/include/asm-arm/arch-s3c2410/fiq_ipc_gta02.h b/include/asm-arm/arch-s3c2410/fiq_ipc_gta02.h index 9b5a3a270ae..a96a0233919 100644 --- a/include/asm-arm/arch-s3c2410/fiq_ipc_gta02.h +++ b/include/asm-arm/arch-s3c2410/fiq_ipc_gta02.h @@ -16,7 +16,7 @@ * for testing */ -#include +#include #include extern u8 fiq_ready; diff --git a/include/asm-arm/arch-s3c2410/gta02.h b/include/asm-arm/arch-s3c2410/gta02.h index b007ce7e7d5..c376b899779 100644 --- a/include/asm-arm/arch-s3c2410/gta02.h +++ b/include/asm-arm/arch-s3c2410/gta02.h @@ -2,7 +2,7 @@ #define _GTA02_H #include -#include +#include /* Different hardware revisions, passed in ATAG_REVISION by u-boot */ #define GTA02v1_SYSTEM_REV 0x00000310 -- cgit v1.2.3