Merge remote-tracking branch 'agust/next' into next
[firefly-linux-kernel-4.4.55.git] / drivers / ata / pata_mpc52xx.c
index 652f57e8348466e51b476ec68c4c39ba9b5a5864..3a8fb28b71f28df9129277167703c96706b79d96 100644 (file)
@@ -26,9 +26,9 @@
 #include <asm/prom.h>
 #include <asm/mpc52xx.h>
 
-#include <sysdev/bestcomm/bestcomm.h>
-#include <sysdev/bestcomm/bestcomm_priv.h>
-#include <sysdev/bestcomm/ata.h>
+#include <linux/fsl/bestcomm/bestcomm.h>
+#include <linux/fsl/bestcomm/bestcomm_priv.h>
+#include <linux/fsl/bestcomm/ata.h>
 
 #define DRV_NAME       "mpc52xx_ata"