mmc: include linux/types.h for bool definition in atmel-mci.h
authorHans-Christian Egtvedt <egtvedt@samfundet.no>
Thu, 7 Aug 2014 13:14:06 +0000 (15:14 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 9 Sep 2014 11:58:58 +0000 (13:58 +0200)
commit8ca28610e5e37193cd61fefa4310941e28de10ca
tree84cfa0ebf0ea8f2a523eba6661132d82e1de02c6
parent45c19e2a812f9f98c0ad65c8d4a5648b6edcd0f8
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 <egtvedt@samfundet.no>
Acked-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
include/linux/atmel-mci.h
This page took 0.043333 seconds and 5 git commands to generate.