Skip to content

Commit

Permalink
mmc: meson-mx-sdhc: Drop unused MESON_SDHC_NUM_BUILTIN_CLKS macro
Browse files Browse the repository at this point in the history
Remove MESON_SDHC_NUM_BUILTIN_CLKS because it is not used anywhere in
the driver.

Signed-off-by: Martin Blumenstingl <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
  • Loading branch information
xdarklight authored and storulf committed Dec 20, 2021
1 parent 3c5b742 commit 077d8e1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/mmc/host/meson-mx-sdhc-clkc.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@

#include "meson-mx-sdhc.h"

#define MESON_SDHC_NUM_BUILTIN_CLKS 6

struct meson_mx_sdhc_clkc {
struct clk_mux src_sel;
struct clk_divider div;
Expand Down

0 comments on commit 077d8e1

Please sign in to comment.