A quick question about the OMAP GIT trees as I'm playing with them right now. There are two trees that I can see, one at http://git.omapzoom.org/repo/omapkernel and another at git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git. The OMAPZoom tree seems to have a few of the files that are missing from the git.kernel.org tree that I was looking to modify.. Which tree should I be using to put my board-support files into? Or is it a combination of the two? Regards On Thu, Sep 4, 2008 at 3:04 PM, Aguirre Rodriguez, Sergio Alberto <saaguirre@xxxxxx> wrote: > And one more thing... > > If you have a driver which was previously including a header like this: > > #include <arch/arm/clock.h> > > You have to change it to: > > #include <mach/clock.h> > > To point to the new location. > > Regards, > Sergio > > -----Original Message----- > From: Ashwin Bihari [mailto:abihari@xxxxxxxxx] > Sent: Thursday, September 04, 2008 1:51 PM > To: Aguirre Rodriguez, Sergio Alberto > Cc: linux-omap@xxxxxxxxxxxxxxx > Subject: Re: Working with Linux-Omap GIT Tree > > On Thu, Sep 4, 2008 at 2:44 PM, Aguirre Rodriguez, Sergio Alberto > <saaguirre@xxxxxx> wrote: >> Hi Ashwin, >> >> The folder you're looking for has been moved to arch/arm/plat-omap/include/ >> >> This has to have the same contents you had in that version + the following changes to them. >> >> Hope this helped you. >> >> Regards, >> Sergio > > Hi Sergio, > > Thanks for the pointer on the move. I should've spent more time poking > around the trees I guess. Sorry for the noise.. > > ~ Ashwin > > -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html