aboutsummaryrefslogtreecommitdiff
path: root/plat/imx/imx8m/imx8mp/include/imx8mp_private.h
blob: 0a02334db13bf0fd4cc60f823487b000726d2646 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*
 * Copyright (c) 2021, Arm Limited and Contributors. All rights reserved.
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */

#ifndef IMX8MP_PRIVATE_H
#define IMX8MP_PRIVATE_H

/*******************************************************************************
 * Function and variable prototypes
 ******************************************************************************/
void plat_imx_io_setup(void);

#endif /* IMX8MP_PRIVATE_H */