diff options
author | Philippe Mazenauer <[email protected]> | 2019-06-06 10:54:30 -0700 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2019-06-07 11:54:47 -0700 |
commit | 60e9c3703c77b476565de337c676f6655bb2a8de (patch) | |
tree | 56bbbb30302303bfcba6e68a83e61c7d00aeba11 /net/lapb/lapb_subr.c | |
parent | a188339ca5a396acc588e5851ed7e19f66b0ebd9 (diff) |
clk: mediatek: mt8516: Remove unused variable
Variable 'ddrphycfg_parents' is defined static and initialized, but not
used in the file.
../drivers/clk/mediatek/clk-mt8516.c:234:27: warning: ‘ddrphycfg_parents’ defined but not used [-Wunused-const-variable=]
static const char * const ddrphycfg_parents[] __initconst = {
^~~~~~~~~~~~~~~~~
Signed-off-by: Philippe Mazenauer <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions