blob: 271e249ae34f326d9eee3495b3dc160087672d34 [file] [log] [blame]
Russell Kinga09e64f2008-08-05 16:14:15 +01001/*
2 * arch/arm/mach-pxa/include/mach/mfp.h
3 *
4 * Multi-Function Pin Definitions
5 *
6 * Copyright (C) 2007 Marvell International Ltd.
7 *
8 * 2007-8-21: eric miao <eric.miao@marvell.com>
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
Haojian Zhuang9304d002009-08-31 20:16:54 +080019#include <plat/mfp.h>
Russell Kinga09e64f2008-08-05 16:14:15 +010020
21#endif /* __ASM_ARCH_MFP_H */