mfd: at91-usart: Include Device Tree header

Will ensure 'of_device_id' is declared.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
This commit is contained in:
Lee Jones 2018-09-11 11:34:27 +01:00
parent 259e0a00dc
commit 65b80dfffe
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
#include <linux/module.h>
#include <linux/mfd/core.h>
#include <linux/of.h>
#include <linux/property.h>
static struct mfd_cell at91_usart_spi_subdev = {