From: Sebastian Andrzej Siewior Date: Fri, 4 May 2018 10:34:46 +0000 (+0200) Subject: mfd: syscon: atmel-smc: Include string.h X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=cadb2b12fbdc956c1f4a00fa371404c25295fb2c;p=linux.git mfd: syscon: atmel-smc: Include string.h The string.h header file is needed for the memset() definition. The RT build fails because it is not pulled in via other header files. Signed-off-by: Sebastian Andrzej Siewior Acked-by: Alexandre Belloni Signed-off-by: Lee Jones --- diff --git a/drivers/mfd/atmel-smc.c b/drivers/mfd/atmel-smc.c index 7d77948567d79..0adbd2e796fe4 100644 --- a/drivers/mfd/atmel-smc.c +++ b/drivers/mfd/atmel-smc.c @@ -12,6 +12,7 @@ */ #include +#include /** * atmel_smc_cs_conf_init - initialize a SMC CS conf