diff options
Diffstat (limited to 'arch/arm/mach-s3c24xx/simtec-pm.c')
| -rw-r--r-- | arch/arm/mach-s3c24xx/simtec-pm.c | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c24xx/simtec-pm.c b/arch/arm/mach-s3c24xx/simtec-pm.c index 699f9317129..38a2f1fdeba 100644 --- a/arch/arm/mach-s3c24xx/simtec-pm.c +++ b/arch/arm/mach-s3c24xx/simtec-pm.c @@ -28,12 +28,13 @@  #include <mach/map.h>  #include <mach/regs-gpio.h> -#include <mach/regs-mem.h>  #include <asm/mach-types.h>  #include <plat/pm.h> +#include "regs-mem.h" +  #define COPYRIGHT ", Copyright 2005 Simtec Electronics"  /* pm_simtec_init  |