mirror of
https://github.com/torvalds/linux.git
synced 2026-03-13 23:46:14 +01:00
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:
parent
259e0a00dc
commit
65b80dfffe
1 changed files with 1 additions and 0 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue