Add regulator_ops to expected to be const list Signed-off-by: Joe Perches <[email protected]> --- diff --git a/scripts/const_structs.checkpatch b/scripts/const_structs.checkpatch index ac5f1267151d..e9df9cc28a85 100644 --- a/scripts/const_structs.checkpatch +++ b/scripts/const_structs.checkpatch @@ -44,6 +44,7 @@ platform_hibernation_ops platform_suspend_ops proto_ops regmap_access_table +regulator_ops rpc_pipe_ops rtc_class_ops sd_desc
- [PATCH] regulator: cros-ec: Constify cros_ec_regulator_vo... Rikard Falkeborn
- [PATCH] const_structs.checkpatch: Add regulator_ops Joe Perches
- Re: [PATCH] regulator: cros-ec: Constify cros_ec_reg... Pi-Hsun Shih
- Re: [PATCH] regulator: cros-ec: Constify cros_ec_reg... Mark Brown

