From mboxrd@z Thu Jan 1 00:00:00 1970 From: PeterHuewe@gmx.de (Peter =?utf-8?q?H=C3=BCwe?=) Date: Sat, 13 Aug 2011 15:38:55 +0200 Subject: [PATCH] [ARM] Orion: gpio: add missing include of linux/types.h In-Reply-To: <1313137556.24918.2.camel@phoenix> References: <1313137556.24918.2.camel@phoenix> Message-ID: <201108131538.55741.PeterHuewe@gmx.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Am Freitag 12 August 2011, 10:25:56 schrieb Axel Lin: > This patch adds missing include of linux/types.h to fix below build error. > > Signed-off-by: Axel Lin I was about to send the same patch ;) Reviewed-by: Peter Huewe