diff options
author | Lars-Peter Clausen <[email protected]> | 2022-07-07 09:17:21 +0200 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2022-07-08 10:40:43 +0530 |
commit | 085009f9b27243d6f2b6910a877f868553e75d84 (patch) | |
tree | 5f26d6d3fbde283dca1b2279df310f3250da676c /net/lapb/lapb_out.c | |
parent | 4e123efa45671ab9255aa4c4d990eb26a0e2ab94 (diff) |
phy: cadence: Sierra: Remove unused `regmap` field from state struct
The driver state struct for the sierra PHY driver has a field named
`regmap` that is never referenced. Remove it since it is unused.
Not that there are separate fields of type `struct regmap` for the
individual sections of the device's register map. These other regmaps are
used and not affected by the patch.
Signed-off-by: Lars-Peter Clausen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions