diff options
author | 2021-01-13 21:32:42 +0100 | |
---|---|---|
committer | 2021-01-13 22:11:43 +0100 | |
commit | 249aacc6a30f8e957394a2781a8a40150ecbc04f (patch) | |
tree | 182e43254f5d765130c51a8ae6a281bfef70793e /mm/debug.c | |
parent | power/supply: Add ltc4162-l-charger (diff) | |
download | wireguard-linux-249aacc6a30f8e957394a2781a8a40150ecbc04f.tar.xz wireguard-linux-249aacc6a30f8e957394a2781a8a40150ecbc04f.zip |
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 <rikard.falkeborn@gmail.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'mm/debug.c')
0 files changed, 0 insertions, 0 deletions