From mboxrd@z Thu Jan 1 00:00:00 1970 From: gregory.clement@free-electrons.com (Gregory CLEMENT) Date: Wed, 19 Mar 2014 21:37:47 +0100 Subject: [PATCH 25/62] ARM: mvebu: add missing header In-Reply-To: <1395257399-359545-26-git-send-email-arnd@arndb.de> References: <1395257399-359545-1-git-send-email-arnd@arndb.de> <1395257399-359545-26-git-send-email-arnd@arndb.de> Message-ID: <532A001B.5000708@free-electrons.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 19/03/2014 20:29, Arnd Bergmann wrote: > 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 > Cc: Jason Cooper > Cc: Andrew Lunn > Cc: Gregory Clement > Cc: Sebastian Hesselbarth Acked-by: Gregory CLEMENT Thanks, Gregory > --- > arch/arm/mach-mvebu/board-v7.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm/mach-mvebu/board-v7.c b/arch/arm/mach-mvebu/board-v7.c > index 746134e..333fca8 100644 > --- a/arch/arm/mach-mvebu/board-v7.c > +++ b/arch/arm/mach-mvebu/board-v7.c > @@ -21,6 +21,7 @@ > #include > #include > #include > +#include > #include > #include > #include > -- Gregory Clement, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com