From: 黄涛 Date: Wed, 9 Jan 2013 01:41:10 +0000 (+0800) Subject: rk3066b: pmu.h: add PMU_GPIO0_CON define X-Git-Tag: firefly_0821_release~7977 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=f8e76c325e93fc153105b3ad7d8842e0cba6f043;p=firefly-linux-kernel-4.4.55.git rk3066b: pmu.h: add PMU_GPIO0_CON define --- diff --git a/arch/arm/mach-rk30/include/mach/pmu.h b/arch/arm/mach-rk30/include/mach/pmu.h index 8433d79fd196..57f284317294 100644 --- a/arch/arm/mach-rk30/include/mach/pmu.h +++ b/arch/arm/mach-rk30/include/mach/pmu.h @@ -19,6 +19,7 @@ #define PMU_SCU_PWRUP_CNT 0x34 #define PMU_MISC_CON1 0x38 #define PMU_GPIO6_CON 0x3c +#define PMU_GPIO0_CON PMU_GPIO6_CON #define PMU_SYS_REG0 0x40 #define PMU_SYS_REG1 0x44 #define PMU_SYS_REG2 0x48