From 77137a73fdc68f02a2893175e05c4b5755c0d94d Mon Sep 17 00:00:00 2001 From: Lars-Peter Clausen Date: Mon, 5 Oct 2009 22:35:30 +0200 Subject: gta02: Include mach/regs-gpioj.h --- arch/arm/mach-s3c2440/include/mach/gta02.h | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/mach-s3c2440/include/mach/gta02.h b/arch/arm/mach-s3c2440/include/mach/gta02.h index 953331d8d56..24133824fdc 100644 --- a/arch/arm/mach-s3c2440/include/mach/gta02.h +++ b/arch/arm/mach-s3c2440/include/mach/gta02.h @@ -2,6 +2,7 @@ #define _GTA02_H #include +#include /* Different hardware revisions, passed in ATAG_REVISION by u-boot */ #define GTA02v1_SYSTEM_REV 0x00000310 -- cgit v1.2.3