diff options
author | Geert Uytterhoeven <[email protected]> | 2019-10-25 11:41:30 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-11-03 18:11:13 +0100 |
commit | 118e11182a8168515a11b27c4c6d80fbb233b7f8 (patch) | |
tree | fb3aa51186f0985e07baee8e34110c551c8a2aa2 /drivers/base/firmware_loader/main.c | |
parent | 0c40c1be2512abc99ea27df83f882dd61b5437bc (diff) |
mmc: dw_mmc: Remove superfluous cast in debugfs_create_u32() call
"dw_mci.state" is an enum, which is compatible with u32, so there is no
need to cast its address, preventing further compiler checks.
Signed-off-by: Geert Uytterhoeven <[email protected]>
Acked-by: Ulf Hansson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/base/firmware_loader/main.c')
0 files changed, 0 insertions, 0 deletions