arm-trusted-firmware/drivers/st/pmic
Yann Gautier 57e6018305 fix(st-pmic): add static const to pmic_ops
The static was found by sparse tool:
drivers/st/pmic/stm32mp_pmic.c:456:18: warning: symbol 'pmic_ops'
 was not declared. Should it be static?
The const was also missing.

Signed-off-by: Yann Gautier <yann.gautier@st.com>
Change-Id: Ibb5cfaf67ac980bf0af27712a95dbef05b617c25
2022-03-08 13:18:09 +01:00
..
stm32mp_pmic.c fix(st-pmic): add static const to pmic_ops 2022-03-08 13:18:09 +01:00
stpmic1.c feat(stpmic1): add new services 2021-12-22 14:04:32 +01:00