sf: Remove unneeded header includes
[platform/kernel/u-boot.git] / drivers / mtd / spi / sf_probe.c
index e35b917..f8aad56 100644 (file)
 #include <common.h>
 #include <dm.h>
 #include <errno.h>
-#include <fdtdec.h>
 #include <malloc.h>
-#include <mapmem.h>
 #include <spi.h>
 #include <spi_flash.h>
-#include <asm/io.h>
 
 #include "sf_internal.h"