import PULS_20160108
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / arm / mach-mt8127 / include / mach / upmu_sw.h
1 #ifndef _MT_PMIC_UPMU_SW_H_
2 #define _MT_PMIC_UPMU_SW_H_
3
4 #ifdef CONFIG_MTK_PMIC_MT6397
5 #include <mach/pmic_mt6397_sw.h>
6 #else
7 #include <mach/pmic_mt6323_sw.h>
8 #endif
9
10 #endif // _MT_PMIC_UPMU_SW_H_
11