]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: mvebu: add missing header
authorArnd Bergmann <arnd@arndb.de>
Mon, 24 Feb 2014 20:54:49 +0000 (21:54 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 21 Mar 2014 17:23:35 +0000 (18:23 +0100)
commit9e1280419eebb48001c9fb078f00f15fa5abe4a6
treefd85b9cdd7b450f7131dec84ab809dcf2bac4c46
parent0b31c53b13343a86bf579aaa7658e8d3ba95b946
ARM: mvebu: add missing header

The definition for SIGBUS may not be visible without including
linux/signal.h, as I found during randconfig testing.

Adding an explicit include is certainly the right thing to do.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Jason Cooper <jason@lakedaemon.net>
Acked-by: Gregory Clement <gregory.clement@free-electrons.com>
Cc: Andrew Lunn <andrew@lunn.ch>
Cc: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
arch/arm/mach-mvebu/armada-370-xp.c