Skip to content

Commit

Permalink
[ARM] pxa: include <mach/hardware.h> in pxa-regs.h
Browse files Browse the repository at this point in the history
for the reference of __REG() within <mach/hardware.h>

Signed-off-by: Eric Miao <eric.miao@marvell.com>
  • Loading branch information
Eric Miao committed Dec 2, 2008
1 parent bf8b386 commit 7e5abc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/mach-pxa/include/mach/pxa-regs.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#ifndef __PXA_REGS_H
#define __PXA_REGS_H

#include <mach/hardware.h>

/*
* PXA Chip selects
Expand Down

0 comments on commit 7e5abc4

Please sign in to comment.