clk: socfpga: agilex: fix duplicate s2f_user0_clk
authorDinh Nguyen <dinguyen@kernel.org>
Thu, 16 Sep 2021 22:51:26 +0000 (17:51 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Oct 2021 09:44:58 +0000 (11:44 +0200)
commite3c37135c9ca9d7a31a8fbb6520947d5406c44c1
tree0ebc532bf06f2b50df0e2f67c5519b70bcd5c2a2
parentfaba7916cdc0da11c7402538fe95642b43c7b73b
clk: socfpga: agilex: fix duplicate s2f_user0_clk

commit 09540fa337196be20e9f0241652364f09275d374 upstream.

Remove the duplicate s2f_user0_clk and the unused s2f_usr0_mux define.

Fixes: f817c132db67 ("clk: socfpga: agilex: fix up s2f_user0_clk representation")
Cc: stable@vger.kernel.org
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
Link: https://lore.kernel.org/r/20210916225126.1427700-1-dinguyen@kernel.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/clk/socfpga/clk-agilex.c