summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/am57xx-beagle-x15.dts
diff options
context:
space:
mode:
authorJulia Lawall <Julia.Lawall@lip6.fr>2015-03-11 17:56:36 +0100
committerArnd Bergmann <arnd@arndb.de>2015-03-13 11:02:15 +0100
commitdc0961bc816b9365cb37a68b34e84b625f7c7f0f (patch)
tree06b4bf46d1f88af478fdf692c4bee05c2f097129 /arch/arm/boot/dts/am57xx-beagle-x15.dts
parent13a7a6ac0a11197edcd0f756a035f472b42cdf8b (diff)
ARM: cns3xxx: 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; @@ -EXPORT_SYMBOL(f); // </smpl> Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr> Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Krzysztof Halasa <khalasa@piap.pl>
Diffstat (limited to 'arch/arm/boot/dts/am57xx-beagle-x15.dts')
0 files changed, 0 insertions, 0 deletions