|
From: <mar...@us...> - 2007-06-24 13:47:35
|
Revision: 1069
http://svn.sourceforge.net/hackndev/?rev=1069&view=rev
Author: marex_z71
Date: 2007-06-24 06:47:32 -0700 (Sun, 24 Jun 2007)
Log Message:
-----------
PalmTE2: we dont have gpio-keys in defconfig, later tell Carlos to commit the missing palmte2-gpio.h file
Modified Paths:
--------------
linux4palm/linux/trunk/arch/arm/mach-pxa/palmte2/palmte2.c
Modified: linux4palm/linux/trunk/arch/arm/mach-pxa/palmte2/palmte2.c
===================================================================
--- linux4palm/linux/trunk/arch/arm/mach-pxa/palmte2/palmte2.c 2007-06-24 13:04:42 UTC (rev 1068)
+++ linux4palm/linux/trunk/arch/arm/mach-pxa/palmte2/palmte2.c 2007-06-24 13:47:32 UTC (rev 1069)
@@ -28,9 +28,9 @@
#include <asm/arch/udc.h>
#include <asm/arch/mmc.h>
#include <asm/arch/pxapwm-bl.h>
+/*#include <asm/arch/palmte2-gpio.h>*/
+
#include <linux/gpio_keys.h>
-
-#include <asm/arch/palmte2-gpio.h>
#include <sound/driver.h>
#include <sound/core.h>
#include <sound/pcm.h>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|