aboutsummaryrefslogtreecommitdiff
path: root/plat/imx/imx8m/imx8mm/include/imx8mm_private.h
blob: 52d13f031fd26f02628419aacdf8161bdad868af (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 IMX8MM_PRIVATE_H
#define IMX8MM_PRIVATE_H

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

#endif /* IMX8MM_PRIVATE_H */