瀏覽代碼

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 9 年之前
父節點
當前提交
10c2a2e713
共有 2 個文件被更改,包括 1 次插入1 次删除
  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