mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-07 21:54:45 +00:00
15b6ab4cee
There are too many levels of indirection when calling dev_err. This is an artifact of the conversion of brcmnand_host.pdev from a struct platform_device (which has a member `dev` pointing to a struct device) to struct udevice. Signed-off-by: Sean Anderson <seanga2@gmail.com> Tested-by: Patrick Delaunay <patrick.delaunay@st.com> |
||
---|---|---|
.. | ||
bcm6368_nand.c | ||
bcm6838_nand.c | ||
bcm6858_nand.c | ||
bcm63158_nand.c | ||
bcm68360_nand.c | ||
brcmnand.c | ||
brcmnand.h | ||
brcmnand_compat.c | ||
brcmnand_compat.h | ||
Makefile |