Sergei Shtylyov-2 wrote: > > Hello. > > On 01-02-2011 17:47, Subhasish Ghosh wrote: > >> This patch adds the PRUSS CAN data. > >> Signed-off-by: Subhasish Ghosh<[email protected]> > [...] > >> diff --git a/include/linux/mfd/pruss/da8xx_pru.h >> b/include/linux/mfd/pruss/da8xx_pru.h >> index 318dad8..2fa7ff5 100644 >> --- a/include/linux/mfd/pruss/da8xx_pru.h >> +++ b/include/linux/mfd/pruss/da8xx_pru.h >> @@ -74,6 +74,10 @@ struct da8xx_pruss_devices { >> int (*setup)(void); >> }; >> >> +struct da8xx_pruss_can_data { >> + u32 version; >> +}; >> + > > This patch too should precede the patch 5/9 as it defines the stucture > used there... > [SG] -- Wil fix the order in the next version. > WBR, Sergei > > _______________________________________________ > Davinci-linux-open-source mailing list > [email protected] > http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source > >
-- View this message in context: http://davinci-linux-open-source.1494791.n2.nabble.com/Re-PATCH-v1-7-9-mfd-pruss-CAN-private-data-tp5984520p5984726.html Sent from the davinci-linux-open-source mailing list archive at Nabble.com. _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
