Hello.
On 12-07-2011 14:52, [email protected] wrote:
There's no use resending -- the patch won't be accepted as is.
# Common objects
obj-y := time.o clock.o serial.o io.o psc.o \
- gpio.o dma.o usb.o common.o sram.o aemif.o
+ gpio.o dma.o common.o sram.o aemif.o
obj-$(CONFIG_DAVINCI_MUX) += mux.o
It seems the beginning of the patch got eaten by something.
@@ -132,7 +133,7 @@ int __init da8xx_register_usb20(unsigned mA, unsigned
potpgt)
#else
-void __init davinci_setup_usb(unsigned mA, unsigned potpgt_ms)
+int __init davinci_setup_usb(unsigned mA, unsigned potpgt_ms)
{
You need the *return* statement here now...
}
WBR, Sergei
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source