]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/rtc/rtc-cros-ec.c
Merge tag 'smack-for-5.4-rc1' of git://github.com/cschaufler/smack-next
[linux.git] / drivers / rtc / rtc-cros-ec.c
index 4d6bf9304ceb35932dfadbc921b2e658e5e3d2ec..6909e01936d94983528a131bb8142fedcf2fb4fc 100644 (file)
@@ -6,8 +6,9 @@
 
 #include <linux/kernel.h>
 #include <linux/mfd/cros_ec.h>
-#include <linux/mfd/cros_ec_commands.h>
 #include <linux/module.h>
+#include <linux/platform_data/cros_ec_commands.h>
+#include <linux/platform_data/cros_ec_proto.h>
 #include <linux/platform_device.h>
 #include <linux/rtc.h>
 #include <linux/slab.h>