Commit 65b80dff authored by Lee Jones's avatar Lee Jones
Browse files

mfd: at91-usart: Include Device Tree header



Will ensure 'of_device_id' is declared.

Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent 259e0a00
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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 = {