On Fri, Sep 27, 2013 at 06:21:17PM +1000, Stephen Rothwell wrote: > Hi all, > > After merging the final tree, today's linux-next build (powerpc > allyesconfig) failed like this: > > drivers/tty/serial/8250/8250_dw.c: In function 'dw8250_probe': > drivers/tty/serial/8250/8250_dw.c:341:3: error: too many arguments to function 'dw8250_probe_acpi' > err = dw8250_probe_acpi(&uart, data); > ^ > drivers/tty/serial/8250/8250_dw.c:281:19: note: declared here > static inline int dw8250_probe_acpi(struct uart_8250_port *up) > ^ > > Caused by commit fe95855539fd ("serial: 8250_dw: don't limit DMA support > to ACPI") from the tty tree. > > I have reverted that commit for today (and commit 7fb8c56c7fa0 ("serial: > 8250_dw: provide a filter for DMA channel detection") that depends on it). Should now be fixed, thanks. greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html