Re: [patch] Re: newer version of HTC Dream support

From: Randy Dunlap
Date: Fri Sep 11 2009 - 18:34:47 EST


On Fri, 11 Sep 2009 23:27:52 +0200 Pavel Machek wrote:

>
> > > > Can you do b. (boot) without a. (compile)?
> > >
> > > Well, hardly, but I can do a) without b), and it is very much
> > > easier. So... which is it?
> >
> > I'm only targeting compile/build.
>
> Ok, I guess I should appologize for testing patch in wrong
> configuration. This should fix it:
>
> ---
>
> Fix compilation of gpio_* input drivers on -next kernel. Adds needed
> headers and removes unprotected wakelock/earlysuspend dependencies.
>
> Signed-off-by: Pavel Machek <pavel@xxxxxx>



Still doesn't build for me, but if it builds for you, that's great.
(could be a tool chain problem on my side)

(I had to enable CONFIG_ANDROID [due to staging/Makefile:
obj-$(CONFIG_ANDROID) += dream/
] to get dream code to try to build,
but I think that this has already been mentioned.)



Where is these header files?

(from linux-next-20090911:)

drivers/staging/dream/camera/msm_camera.c:21:32: linux/android_pmem.h: No such file or directory
drivers/staging/dream/camera/msm_vfe7x.c:8:32: linux/android_pmem.h: No such file or directory
drivers/staging/dream/camera/msm_vfe7x.c:9:27: mach/msm_adsp.h: No such file or directory
drivers/staging/dream/camera/msm_camera.c:23:30: media/msm_camera.h: No such file or directory
drivers/staging/dream/camera/msm_vfe7x.h:6:30: media/msm_camera.h: No such file or directory



---
~Randy
LPC 2009, Sept. 23-25, Portland, Oregon
http://linuxplumbersconf.org/2009/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/