Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933446Ab0BYTsb (ORCPT ); Thu, 25 Feb 2010 14:48:31 -0500 Received: from wolverine01.qualcomm.com ([199.106.114.254]:7534 "EHLO wolverine01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932882Ab0BYTs3 (ORCPT ); Thu, 25 Feb 2010 14:48:29 -0500 X-IronPort-AV: E=McAfee;i="5400,1158,5903"; a="34928383" Subject: Re: [PATCH] staging/dream: add missing include files/fix compilation From: Daniel Walker To: Pavel Machek Cc: Greg KH , Arve Hj?nnev?g , kernel list , linux-arm-kernel , Brian Swetland , Iliyan Malchev , linux-arm-msm@vger.kernel.org In-Reply-To: <20100225194125.GA7645@elf.ucw.cz> References: <20091225205917.GA25761@elf.ucw.cz> <20100115002419.GA25643@kroah.com> <20100119054516.GB22153@elf.ucw.cz> <1263914079.1951.43.camel@m0nster> <20100131084421.GG2238@elf.ucw.cz> <20100131092829.GJ2238@elf.ucw.cz> <1264953492.2059.5.camel@m0nster> <20100225193027.GA7391@elf.ucw.cz> <1267126586.5439.56.camel@c-dwalke-linux.qualcomm.com> <20100225194125.GA7645@elf.ucw.cz> Content-Type: text/plain; charset="UTF-8" Date: Thu, 25 Feb 2010 11:48:18 -0800 Message-ID: <1267127298.5439.62.camel@c-dwalke-linux.qualcomm.com> Mime-Version: 1.0 X-Mailer: Evolution 2.28.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1858 Lines: 48 On Thu, 2010-02-25 at 20:41 +0100, Pavel Machek wrote: > Hi! > > > > > /home/dwalker/linux-2.6/drivers/video/msm/msm_fb.c:24: fatal error: linux/msm_mdp.h: No such file or directory > > > > compilation terminated. > > > > make[4]: *** [drivers/video/msm/msm_fb.o] Error 1 > > > > make[3]: *** [drivers/video/msm] Error 2 > > > > make[3]: *** Waiting for unfinished jobs.... > > > > make[2]: *** [drivers/video] Error 2 > > > > make[1]: *** [drivers] Error 2 > > > > make: *** [sub-make] Error 2 > > > > > > Yes, framebuffer has problems. > > > > > > > Even with the framebuffer off I still don't get any serial output on a > > > > plain 2.6.33-rc6 .. I'm using a config that you sent me when you first > > > > tested my -next tree . > > > > > > 2.6.33 boots here, with attached config. I'll try -next next. > > > > My -next tree hasn't changed much since you last looked at it .. I > > wouldn't bother testing it. I might take some small fixes from that tree > > to merge, but what's there is still too much of a mess to merge. > > Ok, so your -next tree will not be merged for 2.6.34? No it won't be. I was still planning to merge some more stripped down board file for other targets, along with some other minor stuff.. > > I just pushed another tree called "working-mmc" which still needs some > > clean up but should have working mmc if you want to test that. > > Do you have git url? Yes, I'd like to play. git://codeaurora.org/quic/kernel/dwalker/linux-msm.git working-mmc or https://www.codeaurora.org/gitweb/quic/kernel/?p=dwalker/linux-msm.git;a=shortlog;h=refs/heads/working-mmc Daniel -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/