]> Git Repo - u-boot.git/commit
nand: Drop dm.h header file
authorSimon Glass <[email protected]>
Sun, 19 Jul 2020 16:15:53 +0000 (10:15 -0600)
committerTom Rini <[email protected]>
Tue, 4 Aug 2020 02:19:54 +0000 (22:19 -0400)
commit4a953b1f7e94f757799c9e6e4066976e92f41fd9
tree6591d582cb69f5c204267e967bba2b8e79cd1b10
parentc273da076553d72b4a3542efcc97cc7313604dea
nand: Drop dm.h header file

This header file should not be included in other header files. Remove it
and use a forward declaration instead.

Signed-off-by: Simon Glass <[email protected]>
drivers/mtd/nand/raw/brcmnand/brcmnand_compat.c
drivers/mtd/nand/raw/brcmnand/brcmnand_compat.h
This page took 0.032886 seconds and 4 git commands to generate.