diff --git a/drivers/clk/clk.c b/drivers/clk/clk.c index bec8819414834..f5f3e9db05ad0 100644 --- a/drivers/clk/clk.c +++ b/drivers/clk/clk.c @@ -3107,7 +3107,7 @@ static int clk_dump_show(struct seq_file *s, void *data) } DEFINE_SHOW_ATTRIBUTE(clk_dump); -#define CLOCK_ALLOW_WRITE_DEBUGFS +#undef CLOCK_ALLOW_WRITE_DEBUGFS #ifdef CLOCK_ALLOW_WRITE_DEBUGFS /* * This can be dangerous, therefore don't provide any real compile time