diff options
author | Rikard Falkeborn <[email protected]> | 2021-01-13 21:32:42 +0100 |
---|---|---|
committer | Sebastian Reichel <[email protected]> | 2021-01-13 22:11:43 +0100 |
commit | 249aacc6a30f8e957394a2781a8a40150ecbc04f (patch) | |
tree | 182e43254f5d765130c51a8ae6a281bfef70793e /include/linux/compiler_attributes.h | |
parent | cd900f181ad6b548a8feded5dd224f789f09b1c6 (diff) |
power: supply: ltc4162-l: Constify static struct attribute_group
The only usage of it is to put its address in an array of pointers to
const static structs. Make it const to allow the compiler to put it in
read-only memory.
Signed-off-by: Rikard Falkeborn <[email protected]>
Signed-off-by: Sebastian Reichel <[email protected]>
Diffstat (limited to 'include/linux/compiler_attributes.h')
0 files changed, 0 insertions, 0 deletions