diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2009-10-05 22:35:30 +0200 |
---|---|---|
committer | Lars-Peter Clausen <lars@metafoo.de> | 2009-12-06 09:54:09 +0100 |
commit | c920589f55e7a322278e0529ce07231a10eaaaea (patch) | |
tree | f85443b5f4b817d6b7e99e4363e6fe2bd22429e8 /arch/arm | |
parent | cc3b40ba5089b23562afbe78f7c3e79117e6fd37 (diff) |
gta02: Include mach/regs-gpioj.h
Diffstat (limited to 'arch/arm')
-rw-r--r-- | arch/arm/mach-s3c2442/include/mach/gta02.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c2442/include/mach/gta02.h b/arch/arm/mach-s3c2442/include/mach/gta02.h index 69bc62de693..11624c0b926 100644 --- a/arch/arm/mach-s3c2442/include/mach/gta02.h +++ b/arch/arm/mach-s3c2442/include/mach/gta02.h @@ -2,6 +2,7 @@ #define _GTA02_H #include <mach/regs-gpio.h> +#include <mach/regs-gpioj.h> /* Different hardware revisions, passed in ATAG_REVISION by u-boot */ #define GTA02v1_SYSTEM_REV 0x00000310 |