aboutsummaryrefslogtreecommitdiff
path: root/drivers/renesas/rzg/qos/qos_init.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/renesas/rzg/qos/qos_init.h')
-rw-r--r--drivers/renesas/rzg/qos/qos_init.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/renesas/rzg/qos/qos_init.h b/drivers/renesas/rzg/qos/qos_init.h
index 10f60e7ca..3d627441c 100644
--- a/drivers/renesas/rzg/qos/qos_init.h
+++ b/drivers/renesas/rzg/qos/qos_init.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved.
+ * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
@@ -8,6 +8,6 @@
#define RZG_QOS_INIT_H
void rzg_qos_init(void);
-uint8_t rzg_get_boardcnf_phyvalid(void);
+uint8_t get_boardcnf_phyvalid(void);
#endif /* RZG_QOS_INIT_H */