Merge tag 'v3.10.55' into update
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / arm / mach-mt8127 / include / mach / upmu_common.h
1 #ifndef _MT_PMIC_COMMON_H_
2 #define _MT_PMIC_COMMON_H_
3
4 #ifdef CONFIG_MTK_PMIC_MT6397
5 #include <mach/upmu_common_mt6397.h>
6 #else
7 #include <mach/upmu_common_mt6323.h>
8 #endif
9
10 #endif //_MT_PMIC_COMMON_H