clk: sunxi: Remove unused struct 'gates_data'
authorDr. David Alan Gilbert <linux@treblig.org>
Thu, 9 May 2024 23:05:16 +0000 (00:05 +0100)
committerChen-Yu Tsai <wens@csie.org>
Tue, 4 Jun 2024 12:58:05 +0000 (20:58 +0800)
commit95fd34a8595cfbaa5d0678092f7be3260e1c4908
tree20362538f79f82e23104b4e657b7cf2431fd6318
parent4e7134faf306d570784a9346f0e8398e949a51aa
clk: sunxi: Remove unused struct 'gates_data'

'gates_data' (and it's associated define) are unused since
commit ee38b2698ae2 ("clk: sunxi: Add a simple gates driver").
Remove them.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Acked-by: Stephen Boyd <sboyd@kernel.org>
Link: https://lore.kernel.org/r/20240509230516.86023-1-linux@treblig.org
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
drivers/clk/sunxi/clk-sunxi.c