From: <mar...@us...> - 2007-02-18 12:21:52
|
Revision: 845 http://svn.sourceforge.net/hackndev/?rev=845&view=rev Author: marex_z71 Date: 2007-02-18 04:21:49 -0800 (Sun, 18 Feb 2007) Log Message: ----------- PalmTX: fix palmld_ac97.c Modified Paths: -------------- linux4palm/linux/trunk/arch/arm/mach-pxa/palmtx/palmld_ac97.c Modified: linux4palm/linux/trunk/arch/arm/mach-pxa/palmtx/palmld_ac97.c =================================================================== --- linux4palm/linux/trunk/arch/arm/mach-pxa/palmtx/palmld_ac97.c 2007-02-18 12:12:13 UTC (rev 844) +++ linux4palm/linux/trunk/arch/arm/mach-pxa/palmtx/palmld_ac97.c 2007-02-18 12:21:49 UTC (rev 845) @@ -17,6 +17,7 @@ #include <linux/device.h> #include <linux/workqueue.h> #include <linux/battery.h> +#include <linux/irq.h> #include <asm/apm.h> #include <asm/delay.h> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |