summaryrefslogtreecommitdiff
path: root/drivers/firmware/microchip
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/firmware/microchip')
-rw-r--r--drivers/firmware/microchip/mpfs-auto-update.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/firmware/microchip/mpfs-auto-update.c b/drivers/firmware/microchip/mpfs-auto-update.c
index d56a95b36b85..81f5f62e34fc 100644
--- a/drivers/firmware/microchip/mpfs-auto-update.c
+++ b/drivers/firmware/microchip/mpfs-auto-update.c
@@ -14,7 +14,7 @@
#include <linux/math.h>
#include <linux/module.h>
#include <linux/mtd/mtd.h>
-#include <linux/of_device.h>
+#include <linux/platform_device.h>
#include <linux/sizes.h>
#include <soc/microchip/mpfs.h>