]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - arch/arm/mach-pxa/include/mach/mfp.h
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
[mirror_ubuntu-jammy-kernel.git] / arch / arm / mach-pxa / include / mach / mfp.h
CommitLineData
d2912cb1 1/* SPDX-License-Identifier: GPL-2.0-only */
2c8086a5 2/*
a09e64fb 3 * arch/arm/mach-pxa/include/mach/mfp.h
2c8086a5 4 *
5 * Multi-Function Pin Definitions
6 *
7 * Copyright (C) 2007 Marvell International Ltd.
8 *
e9bba8ee 9 * 2007-8-21: eric miao <eric.miao@marvell.com>
2c8086a5 10 * initial version
2c8086a5 11 */
12
13#ifndef __ASM_ARCH_MFP_H
14#define __ASM_ARCH_MFP_H
15
9304d008 16#include <plat/mfp.h>
2c8086a5 17
18#endif /* __ASM_ARCH_MFP_H */