mirror of
https://xff.cz/git/u-boot/
synced 2025-11-01 19:05:51 +01:00
mxs_nand_init_dma is only referenced from mxs_nand.c. It's not referenced in any headers or outside code, so this patch defines it as static. Signed-off-by: Adam Ford <aford173@gmail.com>