From: Anson Huang Date: Sun, 16 Feb 2020 03:27:45 +0000 (+0800) Subject: rtc: snvs: Remove unused include of of_device.h X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a137e9b620bcf3925a8d72dd7ba723910d0bf976;p=linux.git rtc: snvs: Remove unused include of of_device.h There is nothing in use from of_device.h, remove it. Signed-off-by: Anson Huang Link: https://lore.kernel.org/r/1581823666-16944-1-git-send-email-Anson.Huang@nxp.com Signed-off-by: Alexandre Belloni --- diff --git a/drivers/rtc/rtc-snvs.c b/drivers/rtc/rtc-snvs.c index 757f4daa7181a..7630089a113cf 100644 --- a/drivers/rtc/rtc-snvs.c +++ b/drivers/rtc/rtc-snvs.c @@ -7,7 +7,6 @@ #include #include #include -#include #include #include #include