On Fri, Dec 31, 2010 at 9:24 PM, Sergei Shtylyov <[email protected]>wrote:
> Hello. > > > On 31-12-2010 15:18, Subhasish Ghosh wrote: > > Signed-off-by: Subhasish<[email protected]> >> > > diff --git a/drivers/serial/Kconfig b/drivers/serial/Kconfig >> index aff9dcd..775e33a 100644 >> --- a/drivers/serial/Kconfig >> +++ b/drivers/serial/Kconfig >> @@ -1632,4 +1632,6 @@ config SERIAL_ALTERA_UART_CONSOLE >> help >> Enable a Altera UART port to be the system console. >> >> +source "drivers/serial/omapl_pru/Kconfig" >> + >> > > You only add this file in the next patch. So the orger of patches 4/5 and > 5/5 should be reversed. > [SG] -- Will Change the order of the patches. endmenu > diff --git a/drivers/serial/Makefile b/drivers/serial/Makefile > index c570576..0c82d60 100644 > --- a/drivers/serial/Makefile > +++ b/drivers/serial/Makefile > @@ -69,6 +69,7 @@ obj-$(CONFIG_SERIAL_SB1250_DUART) += sb1250-duart.o > obj-$(CONFIG_ETRAX_SERIAL) += crisv10.o > obj-$(CONFIG_SERIAL_SC26XX) += sc26xx.o > obj-$(CONFIG_SERIAL_JSM) += jsm/ > +obj-$(CONFIG_SERIAL_SUART_OMAPL_PRU) += omapl_pru/ > Same comment here. > > WBR, Sergei >
_______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
