Commit 9d3799c3 authored by Dr. David Alan Gilbert's avatar Dr. David Alan Gilbert Committed by Vinod Koul

phy: starfive: remove unused struct 'regval'

'regval' is unused since the original
commit f8aa6608 ("phy: starfive: Add mipi dphy rx support").

Remove it.
Signed-off-by: default avatarDr. David Alan Gilbert <linux@treblig.org>
Reviewed-by: default avatarChanghuang Liang <changhuang.liang@starfivetech.com>
Link: https://lore.kernel.org/r/20240527205937.165325-1-linux@treblig.orgSigned-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent b279a835
......@@ -46,11 +46,6 @@
#define STF_MAP_LANES_NUM 6
struct regval {
u32 addr;
u32 val;
};
struct stf_dphy_info {
/**
* @maps:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment