Merge tag 'imx-fixes-4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo...
[linux-2.6-block.git] / arch / arm / mach-pxa / include / mach / mfp.h
CommitLineData
2c8086a5 1/*
a09e64fb 2 * arch/arm/mach-pxa/include/mach/mfp.h
2c8086a5 3 *
4 * Multi-Function Pin Definitions
5 *
6 * Copyright (C) 2007 Marvell International Ltd.
7 *
e9bba8ee 8 * 2007-8-21: eric miao <eric.miao@marvell.com>
2c8086a5 9 * initial version
10 *
11 * This program is free software; you can redistribute it and/or modify
12 * it under the terms of the GNU General Public License version 2 as
13 * published by the Free Software Foundation.
14 */
15
16#ifndef __ASM_ARCH_MFP_H
17#define __ASM_ARCH_MFP_H
18
9304d008 19#include <plat/mfp.h>
2c8086a5 20
21#endif /* __ASM_ARCH_MFP_H */