From: Lee Jones Date: Tue, 11 Sep 2018 10:34:27 +0000 (+0100) Subject: mfd: at91-usart: Include Device Tree header X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=65b80dfffeabd4eb253b93d07eadde4d89c18511;p=openwrt%2Fstaging%2Fblogic.git mfd: at91-usart: Include Device Tree header Will ensure 'of_device_id' is declared. Signed-off-by: Lee Jones --- diff --git a/drivers/mfd/at91-usart.c b/drivers/mfd/at91-usart.c index a4b9929c156f..d20747f612c1 100644 --- a/drivers/mfd/at91-usart.c +++ b/drivers/mfd/at91-usart.c @@ -12,6 +12,7 @@ #include #include +#include #include static struct mfd_cell at91_usart_spi_subdev = {