Explorar o código

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

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

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Alexandre Belloni %!s(int64=9) %!d(string=hai) anos
pai
achega
10c2a2e713
Modificáronse 2 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      drivers/rtc/rtc-ds2404.c
  2. 0 0
      include/linux/platform_data/rtc-ds2404.h

+ 1 - 1
drivers/rtc/rtc-ds2404.c

@@ -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>

+ 0 - 0
include/linux/rtc-ds2404.h → include/linux/platform_data/rtc-ds2404.h