mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-13 05:26:02 +01:00
generic.h has changed in Linux and new addtionals functions were added. This commit takes the latest and greatest from Linux (v4.17-rc5) to aid with porting drivers that utilize these functions. Signed-off-by: Ramon Fried <ramon.fried@gmail.com>