mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
This driver references the logarithmic macros while relying on an indirection inclusion of <linux/log2.h>. Add the missing include directly. Signed-off-by: Tom Rini <trini@konsulko.com>