Julia Lawall b3f5dbec2f ASoC: ab8500-codec: don't export static symbol
The semantic patch that fixes this problem is as follows:
(http://coccinelle.lip6.fr/)

// <smpl>
@r@
type T;
identifier f;
@@

static T f (...) { ... }

@@
identifier r.f;
declarer name EXPORT_SYMBOL_GPL;
@@

-EXPORT_SYMBOL_GPL(f);
// </smpl>

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Mark Brown <broonie@kernel.org>
2015-03-11 18:28:49 +00:00
..
2014-12-14 16:10:09 -08:00
2014-12-14 16:10:09 -08:00
2011-08-17 00:53:54 +09:00
2014-02-19 13:36:15 +09:00
2014-02-19 13:36:15 +09:00
2014-02-19 13:36:15 +09:00
2015-01-15 11:06:24 +00:00
2014-12-14 16:10:09 -08:00
2014-04-07 10:48:50 +01:00
2013-02-14 17:27:17 +00:00
2014-08-16 17:17:13 -05:00
2014-08-16 17:17:13 -05:00
2014-12-14 16:10:09 -08:00
2012-04-01 11:28:24 +01:00
2012-05-18 16:42:20 +01:00
2014-07-28 17:49:20 +01:00
2011-09-21 15:52:23 +01:00
2014-07-02 20:49:25 +01:00
2013-05-25 10:33:30 -04:00
2014-12-14 16:10:09 -08:00
2014-12-14 16:10:09 -08:00
2014-12-14 16:10:09 -08:00
2012-01-26 16:07:55 +00:00
2013-08-13 11:31:56 +01:00