diff options
author | Andy Shevchenko <[email protected]> | 2022-11-13 21:10:27 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-11-14 10:01:39 +0100 |
commit | f613facc82cfd4b02b937b14872f24e27da4b909 (patch) | |
tree | 305287342f682547747494952efde1f31ea1ae5a /lib/mpi/mpi-mod.c | |
parent | 2f465b921bb8ff97025017e05f6c7a7a1f6a5749 (diff) |
mfd: vexpress-sysreg: Fix resource compound literal assignments
Since DEFINE_RES_*() macros were converted to provide a compound literal
the user doesn't need to repeat it. Moreover, it may not be compiled.
Fixes: 52c4d11f1dce ("resource: Convert DEFINE_RES_NAMED() to be compound literal")
Reported-by: kernel test robot <[email protected]>
Reported-by: Stephen Rothwell <[email protected]>
Signed-off-by: Andy Shevchenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions