Loading arch/arm/mach-s3c64xx/pm.c +1 −1 Original line number Diff line number Diff line Loading @@ -28,11 +28,11 @@ #include <mach/regs-gpio.h> #include <mach/regs-clock.h> #include <mach/regs-syscon-power.h> #include "regs-gpio-memport.h" #include "regs-modem.h" #include "regs-sys.h" #include "regs-syscon-power.h" struct s3c64xx_pm_domain { char *const name; Loading arch/arm/mach-s3c64xx/include/mach/regs-syscon-power.h→arch/arm/mach-s3c64xx/regs-syscon-power.h +4 −5 Original line number Diff line number Diff line /* arch/arm/plat-s3c64xx/include/plat/regs-syscon-power.h * /* * Copyright 2008 Openmoko, Inc. * Copyright 2008 Simtec Electronics * http://armlinux.simtec.co.uk/ Loading @@ -12,8 +11,8 @@ * published by the Free Software Foundation. */ #ifndef __PLAT_S3C64XX_REGS_SYSCON_POWER_H #define __PLAT_S3C64XX_REGS_SYSCON_POWER_H __FILE__ #ifndef __MACH_S3C64XX_REGS_SYSCON_POWER_H #define __MACH_S3C64XX_REGS_SYSCON_POWER_H __FILE__ #define S3C64XX_PWR_CFG S3C_SYSREG(0x804) Loading Loading @@ -113,4 +112,4 @@ #define S3C64XX_INFORM2 S3C_SYSREG(0xA08) #define S3C64XX_INFORM3 S3C_SYSREG(0xA0C) #endif /* __PLAT_S3C64XX_REGS_SYSCON_POWER_H */ #endif /* __MACH_S3C64XX_REGS_SYSCON_POWER_H */ Loading
arch/arm/mach-s3c64xx/pm.c +1 −1 Original line number Diff line number Diff line Loading @@ -28,11 +28,11 @@ #include <mach/regs-gpio.h> #include <mach/regs-clock.h> #include <mach/regs-syscon-power.h> #include "regs-gpio-memport.h" #include "regs-modem.h" #include "regs-sys.h" #include "regs-syscon-power.h" struct s3c64xx_pm_domain { char *const name; Loading
arch/arm/mach-s3c64xx/include/mach/regs-syscon-power.h→arch/arm/mach-s3c64xx/regs-syscon-power.h +4 −5 Original line number Diff line number Diff line /* arch/arm/plat-s3c64xx/include/plat/regs-syscon-power.h * /* * Copyright 2008 Openmoko, Inc. * Copyright 2008 Simtec Electronics * http://armlinux.simtec.co.uk/ Loading @@ -12,8 +11,8 @@ * published by the Free Software Foundation. */ #ifndef __PLAT_S3C64XX_REGS_SYSCON_POWER_H #define __PLAT_S3C64XX_REGS_SYSCON_POWER_H __FILE__ #ifndef __MACH_S3C64XX_REGS_SYSCON_POWER_H #define __MACH_S3C64XX_REGS_SYSCON_POWER_H __FILE__ #define S3C64XX_PWR_CFG S3C_SYSREG(0x804) Loading Loading @@ -113,4 +112,4 @@ #define S3C64XX_INFORM2 S3C_SYSREG(0xA08) #define S3C64XX_INFORM3 S3C_SYSREG(0xA0C) #endif /* __PLAT_S3C64XX_REGS_SYSCON_POWER_H */ #endif /* __MACH_S3C64XX_REGS_SYSCON_POWER_H */