[PATCH 1/2] rtc: at91sam9: include linux/of.h

2015-08-10 Thread Alexandre Belloni
This driver is using device tree but is not including of.h Signed-off-by: Alexandre Belloni --- drivers/rtc/rtc-at91sam9.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/rtc/rtc-at91sam9.c b/drivers/rtc/rtc-at91sam9.c index 5ccaee32df72..9f6c3631b8d5 100644 ---

[PATCH 1/2] rtc: at91sam9: include linux/of.h

2015-08-10 Thread Alexandre Belloni
This driver is using device tree but is not including of.h Signed-off-by: Alexandre Belloni alexandre.bell...@free-electrons.com --- drivers/rtc/rtc-at91sam9.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/rtc/rtc-at91sam9.c b/drivers/rtc/rtc-at91sam9.c index