[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20111220141138.570e2e3a756e14809c0a3c5f@canb.auug.org.au>
Date: Tue, 20 Dec 2011 14:11:38 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Samuel Ortiz <sameo@...ux.intel.com>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Viresh Kumar <viresh.kumar@...com>
Subject: linux-next: build warning after merge of the mfd tree
Hi Samuel,
After merging the mfd tree, today's linux-next build (x86_64_allmodconfig)
produced this warning:
drivers/mfd/stmpe.c:114:1: warning: data definition has no type or storage class [enabled by default]
drivers/mfd/stmpe.c:114:1: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL_GPL' [-Wimplicit-int]
(and several more similar).
Caused by commit b25a31a3b4d3 ("mfd: Separate out STMPE controller and
interface specific code"). This file needs to include <linux/export.h>
since module.h has been removed.
--
Cheers,
Stephen Rothwell sfr@...b.auug.org.au
http://www.canb.auug.org.au/~sfr/
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists