]> git.baikalelectronics.ru Git - kernel.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)
commitc326bf186f9f7808a2a2c9f696b323c4a66bc639
treefd85b9cdd7b450f7131dec84ab809dcf2bac4c46
parent336ca14cfb6487835f1e686b354ae6002ebb36b0
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