mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-21 19:37:17 +00:00
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 <lars@metafoo.de> Link: https://lore.kernel.org/r/20220707071722.44201-2-lars@metafoo.de Signed-off-by: Vinod Koul <vkoul@kernel.org> |
||
|---|---|---|
| .. | ||
| cdns-dphy-rx.c | ||
| cdns-dphy.c | ||
| Kconfig | ||
| Makefile | ||
| phy-cadence-salvo.c | ||
| phy-cadence-sierra.c | ||
| phy-cadence-torrent.c | ||