diff options
author | Abel Vesa <[email protected]> | 2024-05-07 14:07:45 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-05-08 19:46:10 +0100 |
commit | 83bfd7a81fc4d287658ddcd9490d7545f7693aa5 (patch) | |
tree | a3e0a0504f7ba23341e85a35c9a3f116851999a4 /lib/debugobjects.c | |
parent | 345fbbca3f76b7904219c0bf953dd6dc906680dd (diff) |
spmi: pmic-arb: Fix some compile warnings about members not being described
Fix the following compile warnings:
warning: Function parameter or struct member 'core' not described in 'spmi_pmic_arb'
warning: Function parameter or struct member 'core_size' not described in 'spmi_pmic_arb'
warning: Function parameter or struct member 'mapping_table_valid' not described in 'spmi_pmic_arb'
warning: Function parameter or struct member 'pmic_arb' not described in 'pmic_arb_read_data'
warning: Function parameter or struct member 'pmic_arb' not described in 'pmic_arb_write_data'
Reviewed-by: Neil Armstrong <[email protected]>
Signed-off-by: Abel Vesa <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Stephen Boyd <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions