summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs/include/mach/mxs.h
blob: 182ed8a99809bce9cc11db569373046384581b7d (plain)
1
2
3
4
5
6
#ifndef __MACH_MXS_H
#define __MACH_MXS_H

int mxs_reset_block(void __iomem *reg, int just_enable);

#endif /* __MACH_MXS_H */