summaryrefslogtreecommitdiffstats
path: root/drivers/clk/visconti/clkc.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/clk/visconti/clkc.h')
-rw-r--r--drivers/clk/visconti/clkc.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/clk/visconti/clkc.h b/drivers/clk/visconti/clkc.h
index 09ed82ff64e4..8756a1ec42ef 100644
--- a/drivers/clk/visconti/clkc.h
+++ b/drivers/clk/visconti/clkc.h
@@ -73,4 +73,7 @@ int visconti_clk_register_gates(struct visconti_clk_provider *data,
int num_gate,
const struct visconti_reset_data *reset,
spinlock_t *lock);
+
+#define NO_RESET 0xFF
+
#endif /* _VISCONTI_CLKC_H_ */