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

#ifndef __MACH_ERRATA_H
#define __MACH_ERRATA_H

void ls1046a_errata(void);
void ls1046a_errata_post_ddr(void);

#endif /* __MACH_ERRATA_H */