From: Hans-Christian Egtvedt Date: Thu, 7 Aug 2014 13:14:06 +0000 (+0200) Subject: mmc: include linux/types.h for bool definition in atmel-mci.h X-Git-Tag: fixes-against-v3.18-rc2~127^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ca28610e5e37193cd61fefa4310941e28de10ca;p=pandora-kernel.git mmc: include linux/types.h for bool definition in atmel-mci.h This patch adds an include of linux/types.h to make sure bool is defined before utilized in this header file. Signed-off-by: Hans-Christian Egtvedt Acked-by: Ludovic Desroches Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed