OSDN Git Service

rtc: at91sam9: include linux/of.h
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Mon, 10 Aug 2015 14:33:39 +0000 (16:33 +0200)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Sat, 5 Sep 2015 11:19:12 +0000 (13:19 +0200)
commit1955f213a68323f7348fc06461017c7675efe6c1
tree80faf7bc7108a7190382f2f4d6dbe693bf2a67fa
parent0c6e718389305cbc4cd9b8e3fd4b4173bd1127e6
rtc: at91sam9: include linux/of.h

This driver is using device tree but is not including of.h

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/rtc/rtc-at91sam9.c