]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[ARM] pxa: fix missing of __REG() definition for ac97 registers access
authorEric Miao <eric.miao@marvell.com>
Mon, 19 Jan 2009 03:39:36 +0000 (11:39 +0800)
committerEric 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

index e41b9d202b8cff06c5569c3b5da6c9189e88a0df..b8d14bd9ae593e42d1921b3f349846872204aaae 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef __ASM_ARCH_REGS_AC97_H
 #define __ASM_ARCH_REGS_AC97_H
 
+#include <mach/hardware.h>
+
 /*
  * AC97 Controller registers
  */