projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d69abb
)
[ARM] pxa: fix missing of __REG() definition for ac97 registers access
author
Eric Miao
<eric.miao@marvell.com>
Mon, 19 Jan 2009 03:39:36 +0000
(11:39 +0800)
committer
Eric Miao
<eric.miao@marvell.com>
Mon, 19 Jan 2009 03:39:36 +0000
(11:39 +0800)
This currently happens for 'drivers/input/touch/mainstone-wm97xx.c'.
Signed-off-by: Eric Miao <eric.miao@marvell.com>
arch/arm/mach-pxa/include/mach/regs-ac97.h
patch
|
blob
|
history
diff --git
a/arch/arm/mach-pxa/include/mach/regs-ac97.h
b/arch/arm/mach-pxa/include/mach/regs-ac97.h
index e41b9d202b8cff06c5569c3b5da6c9189e88a0df..b8d14bd9ae593e42d1921b3f349846872204aaae 100644
(file)
--- a/
arch/arm/mach-pxa/include/mach/regs-ac97.h
+++ b/
arch/arm/mach-pxa/include/mach/regs-ac97.h
@@
-1,6
+1,8
@@
#ifndef __ASM_ARCH_REGS_AC97_H
#define __ASM_ARCH_REGS_AC97_H
+#include <mach/hardware.h>
+
/*
* AC97 Controller registers
*/