[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150917140336.63c2d09c@canb.auug.org.au>
Date: Thu, 17 Sep 2015 14:03:36 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Tejun Heo <tj@...nel.org>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Luis de Bethencourt <luis@...ethencourt.com>
Subject: linux-next: build failure after merge of the libata tree
Hi Tejun,
After merging the libata tree, today's linux-next build (powercp
allmodconfig) failed like this:
drivers/ata/pata_macio.c:1347:1: error: 'pata_macio_patch' undeclared here (not in a function)
drivers/ata/pata_macio.c:1347:1: error: '__mod_of__pata_macio_patch_device_table' aliased to undefined symbol 'pata_macio_patch'
Caused by commit
5d8619769cf5 ("ata: pata_macio: Fix module autoload for OF platform driver")
A simple typo ("patch" v "match"), but clearly never build tested.
Only found after the release.
--
Cheers,
Stephen Rothwell sfr@...b.auug.org.au
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists