From: Arnd Bergmann Date: Mon, 24 Feb 2014 20:54:49 +0000 (+0100) Subject: ARM: mvebu: add missing header X-Git-Tag: v3.15-rc1~81^2~8^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e1280419eebb48001c9fb078f00f15fa5abe4a6;p=pandora-kernel.git 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 Acked-by: Jason Cooper Acked-by: Gregory Clement Cc: Andrew Lunn Cc: Sebastian Hesselbarth --- Reading git-diff-tree failed