Merge tag 'zonefs-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal...
[sfrench/cifs-2.6.git] / drivers / soc / samsung / exynos-pmu.h
index 1c652ffd79b415520a793d57a2813c6300a8dc4f..0a49a2c9a08ef5bc75670551bdbf6d0a2d3e8ae9 100644 (file)
@@ -21,6 +21,7 @@ struct exynos_pmu_conf {
 struct exynos_pmu_data {
        const struct exynos_pmu_conf *pmu_config;
        const struct exynos_pmu_conf *pmu_config_extra;
+       bool pmu_secure;
 
        void (*pmu_init)(void);
        void (*powerdown_conf)(enum sys_powerdown);