#ifndef __MACH_ERRATA_H #define __MACH_ERRATA_H void ls1046a_errata(void); void ls1046a_errata_post_ddr(void); #endif /* __MACH_ERRATA_H */