summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-layerscape/include/mach/lowlevel.h
blob: 0c077d064b52c4705b8d0dd152afa65692a14eb9 (plain)
1
2
3
4
5
6
7
8
9
/* SPDX-License-Identifier: GPL-2.0-only */

#ifndef __MACH_LOWLEVEL_H
#define __MACH_LOWLEVEL_H

void ls1046a_init_lowlevel(void);
void ls1046a_init_l2_latency(void);

#endif /* __MACH_LOWLEVEL_H */