phy: starfive: remove unused struct 'regval'
'regval' is unused since the original commit f8aa660841bc ("phy: starfive: Add mipi dphy rx support"). Remove it. Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org> Reviewed-by: Changhuang Liang <changhuang.liang@starfivetech.com> Link: https://lore.kernel.org/r/20240527205937.165325-1-linux@treblig.org Signed-off-by: Vinod Koul <vkoul@kernel.org>
This commit is contained in:
parent
b279a83519
commit
9d3799c3e8
@ -46,11 +46,6 @@
|
|||||||
|
|
||||||
#define STF_MAP_LANES_NUM 6
|
#define STF_MAP_LANES_NUM 6
|
||||||
|
|
||||||
struct regval {
|
|
||||||
u32 addr;
|
|
||||||
u32 val;
|
|
||||||
};
|
|
||||||
|
|
||||||
struct stf_dphy_info {
|
struct stf_dphy_info {
|
||||||
/**
|
/**
|
||||||
* @maps:
|
* @maps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user