I was asked to break out the CG2900 specific stuff from mach-ux500 folder and put it into the staging folder. So the function exist in the new file drivers/staging/cg2900/board-mop500-cg2900.c (As you point out the file and the function did not exist in the previous patch).
/P-G > -----Original Message----- > From: Vitaly Wool [mailto:[email protected]] > Sent: den 28 mars 2011 16:40 > To: Par-Gunnar HJALMDAHL > Cc: Greg Kroah-Hartman; [email protected]; Linus Walleij; > [email protected]; [email protected]; Pavan > Savoy; Alan Cox; Arnd Bergmann; Marcel Holtmann; Lukasz Rymanowski; > Linus WALLEIJ; Par-Gunnar Hjalmdahl; Lee Jones; Mathieu Poirier > Subject: Re: [PATCH v2 2/2] mach-ux500: Add CG2900 devices > > On Mon, Mar 28, 2011 at 11:03 AM, Par-Gunnar Hjalmdahl > <[email protected]> wrote: > > > > +/* Function located in drivers/staging/cg2900 */ > > +extern void cg2900_init_board(void); > > + > > I'm confused. Where in the drivers/staging is this function? Couldn't > find it in the previous patch. > > ~Vitaly _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/devel
