Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0-only */
0002 /*
0003  * arch/arm/mach-pxa/include/mach/mfp.h
0004  *
0005  * Multi-Function Pin Definitions
0006  *
0007  * Copyright (C) 2007 Marvell International Ltd.
0008  *
0009  * 2007-8-21: eric miao <eric.miao@marvell.com>
0010  *            initial version
0011  */
0012 
0013 #ifndef __ASM_ARCH_MFP_H
0014 #define __ASM_ARCH_MFP_H
0015 
0016 #include <linux/soc/pxa/mfp.h>
0017 
0018 #endif /* __ASM_ARCH_MFP_H */