Hi Greg, Today's linux-next build (s390 defconfig) fails like this: drivers/s390/cio/device_fsm.c:53: error: syntax error before ';' token drivers/s390/cio/device_fsm.c:54: error: syntax error before ';' token Caused by commit 67da378c80848bb778ee8caecadcdf17e1e310e0 ("driver-core: prepare for removal of 20 char limit from struct device") from the driver-core tree. Missing close parentheses on added dev_name() calls. A touch more care, please. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/