diff options
author | Eric Miao <eric.miao@marvell.com> | 2008-11-30 23:13:52 +0800 |
---|---|---|
committer | Eric Miao <eric.miao@marvell.com> | 2008-12-02 14:42:39 +0800 |
commit | 7e5abc465b20001576d360ed2ece424da816e3a4 (patch) | |
tree | c5e89eccee8ebb2ab322629e0c1c3cceb1e6ba25 | |
parent | bf8b38654be05aa2e5e537a1d4353cefa1fa4b42 (diff) |
[ARM] pxa: include <mach/hardware.h> in pxa-regs.h
for the reference of __REG() within <mach/hardware.h>
Signed-off-by: Eric Miao <eric.miao@marvell.com>
-rw-r--r-- | arch/arm/mach-pxa/include/mach/pxa-regs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/include/mach/pxa-regs.h b/arch/arm/mach-pxa/include/mach/pxa-regs.h index ad65826dcaf..31d615aa772 100644 --- a/arch/arm/mach-pxa/include/mach/pxa-regs.h +++ b/arch/arm/mach-pxa/include/mach/pxa-regs.h @@ -13,6 +13,7 @@ #ifndef __PXA_REGS_H #define __PXA_REGS_H +#include <mach/hardware.h> /* * PXA Chip selects |