summaryrefslogtreecommitdiff
path: root/plat/imx/common/include/imx8qm_pads.h
diff options
context:
space:
mode:
Diffstat (limited to 'plat/imx/common/include/imx8qm_pads.h')
-rw-r--r--plat/imx/common/include/imx8qm_pads.h10
1 files changed, 6 insertions, 4 deletions
diff --git a/plat/imx/common/include/imx8qm_pads.h b/plat/imx/common/include/imx8qm_pads.h
index a5c1d2ce..10028095 100644
--- a/plat/imx/common/include/imx8qm_pads.h
+++ b/plat/imx/common/include/imx8qm_pads.h
@@ -1,5 +1,6 @@
/*
- * Copyright (c) 2015-2018, ARM Limited and Contributors. All rights reserved.
+ * Copyright (C) 2016 Freescale Semiconductor, Inc.
+ * Copyright 2017-2019 NXP
*
* SPDX-License-Identifier: BSD-3-Clause
*/
@@ -8,8 +9,8 @@
* Header file used to configure SoC pad list.
*/
-#ifndef IMX8QM_PADS_H
-#define IMX8QM_PADS_H
+#ifndef SC_PADS_H
+#define SC_PADS_H
/* Includes */
@@ -290,4 +291,5 @@
#define SC_P_COMP_CTL_GPIO_1V8_3V3_ENET_ENETA 268 /* */
/*@}*/
-#endif /* IMX8QM_PADS_H */
+#endif /* SC_PADS_H */
+