linux-next: build failure after merge of the tty tree
From: Stephen Rothwell <hidden>
Date: 2013-10-31 07:40:28
Also in:
lkml
Attachments
- (unnamed) [application/pgp-signature] 836 bytes
From: Stephen Rothwell <hidden>
Date: 2013-10-31 07:40:28
Also in:
lkml
Hi Greg,
After merging the tty tree, today's linux-next build (arm
multi_v7_defconfig) failed like this:
drivers/tty/serial/omap-serial.c: In function 'serial_omap_probe':
drivers/tty/serial/omap-serial.c:1724:22: error: expected ')' before numeric constant
drivers/tty/serial/omap-serial.c:1724:22: warning: format '%d' expects a matching 'int' argument [-Wformat]
Caused by commit e5f9bf72efbc ("serial: omap: fix a few checkpatch
warnings"). There is a missing ',' in the dev_warn() ...
I have used the version of the tty tree from next-20131030 for today.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au