aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sunxi/sun8i-adda-pr-regmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/sunxi/sun8i-adda-pr-regmap.h')
-rw-r--r--sound/soc/sunxi/sun8i-adda-pr-regmap.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/sound/soc/sunxi/sun8i-adda-pr-regmap.h b/sound/soc/sunxi/sun8i-adda-pr-regmap.h
new file mode 100644
index 000000000000..a5ae95dfebc1
--- /dev/null
+++ b/sound/soc/sunxi/sun8i-adda-pr-regmap.h
@@ -0,0 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
+/*
+ * Copyright (C) 2018 Vasily Khoruzhick <anarsoul@gmail.com>
+ */
+
+struct regmap *sun8i_adda_pr_regmap_init(struct device *dev,
+ void __iomem *base);