summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-layerscape/include/mach/errata.h
blob: bdefa22172f7354c99ed866f27b27482d09a48d7 (plain)
1
2
3
4
5
6
7
#ifndef __MACH_ERRATA_H
#define __MACH_ERRATA_H

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

#endif /* __MACH_ERRATA_H */