summaryrefslogtreecommitdiffstats
path: root/drivers/renesas/rcar/pfc/H3/pfc_init_h3_v2.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--drivers/renesas/rcar/pfc/H3/pfc_init_h3_v2.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/drivers/renesas/rcar/pfc/H3/pfc_init_h3_v2.h b/drivers/renesas/rcar/pfc/H3/pfc_init_h3_v2.h
new file mode 100644
index 0000000..b02f93e
--- /dev/null
+++ b/drivers/renesas/rcar/pfc/H3/pfc_init_h3_v2.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright (c) 2015-2017, Renesas Electronics Corporation. All rights reserved.
+ *
+ * SPDX-License-Identifier: BSD-3-Clause
+ */
+
+#ifndef PFC_INIT_H3_V2_H
+#define PFC_INIT_H3_V2_H
+
+void pfc_init_h3_v2(void);
+
+#endif /* PFC_INIT_H3_V2_H */