xref: /OK3568_Linux_fs/kernel/arch/arm/mach-pxa/pxa930.h (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef __MACH_PXA930_H
3 #define __MACH_PXA930_H
4 
5 #include "pxa3xx.h"
6 #include "mfp-pxa930.h"
7 
8 #endif /* __MACH_PXA930_H */
9