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

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
......@@ -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 = {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment