Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 10c2a2e7 authored by Alexandre Belloni's avatar Alexandre Belloni
Browse files

rtc: ds2404: move rtc-ds2404.h to platform_data



rtc-ds2404.h belongs to include/linux/platform_data/

Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@free-electrons.com>
parent d68fa32d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
#include <linux/rtc.h>
#include <linux/types.h>
#include <linux/bcd.h>
#include <linux/rtc-ds2404.h>
#include <linux/platform_data/rtc-ds2404.h>
#include <linux/delay.h>
#include <linux/gpio.h>
#include <linux/slab.h>