mirror of
https://xff.cz/git/u-boot/
synced 2025-09-05 02:32:11 +02:00
the macros likely and unlikely were defined in include/linux/mtd/compat.h, but used in code not related to MTD. moved the macro definitions to compiler.h Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net>