|
From: <mis...@us...> - 2007-09-26 14:49:55
|
Revision: 1343
http://hackndev.svn.sourceforge.net/hackndev/?rev=1343&view=rev
Author: miska_tx
Date: 2007-09-26 07:49:51 -0700 (Wed, 26 Sep 2007)
Log Message:
-----------
PalmTX: Forgoten include in battery migration.
Signed-off-by: Michal Hrusecky <Mic...@se...>
Modified Paths:
--------------
linux4palm/linux/trunk/arch/arm/mach-pxa/palmtx/palmtx.c
Modified: linux4palm/linux/trunk/arch/arm/mach-pxa/palmtx/palmtx.c
===================================================================
--- linux4palm/linux/trunk/arch/arm/mach-pxa/palmtx/palmtx.c 2007-09-26 14:44:58 UTC (rev 1342)
+++ linux4palm/linux/trunk/arch/arm/mach-pxa/palmtx/palmtx.c 2007-09-26 14:49:51 UTC (rev 1343)
@@ -46,6 +46,7 @@
#include <asm/arch/palmtx-gpio.h>
#include <asm/arch/pxa2xx_udc_gpio.h>
#include <asm/arch/palmlcd-border.h>
+#include <asm/arch/palm-battery.h>
#include "../generic.h"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|