]> err.no Git - linux-2.6/blob - arch/arm/mach-orion/common.h
[ARM] basic support for the Marvell Orion SoC family
[linux-2.6] / arch / arm / mach-orion / common.h
1 #ifndef __ARCH_ORION_COMMON_H__
2 #define __ARCH_ORION_COMMON_H__
3
4 /*
5  * Basic Orion init functions used early by machine-setup.
6  */
7 void __init orion_map_io(void);
8
9 #endif /* __ARCH_ORION_COMMON_H__ */