dm: core: Drop the inclusion of linux/compat.h in dm.h
authorSimon Glass <sjg@chromium.org>
Mon, 3 Feb 2020 14:36:17 +0000 (07:36 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 6 Feb 2020 04:48:22 +0000 (21:48 -0700)
commitf217651575f30256955f22a1691115a70e7f5934
tree422f580407bce71672737bd358723f47be495a22
parent336d4615f8fa774557d14f9b3245daa9e5fe3dbc
dm: core: Drop the inclusion of linux/compat.h in dm.h

Most files don't need this header and it pulls in quite of lots of stuff,
malloc() in particular. Drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
board/hisilicon/poplar/poplar.c
drivers/ram/imxrt_sdram.c
drivers/spi/nxp_fspi.c
include/dm/device.h
include/linux/compat.h
include/phy.h