[U-Boot] [PATCH] include: net: Simplify the usage of __always_inline

Joe Hershberger joe.hershberger at gmail.com
Tue Dec 22 19:01:38 CET 2015


On Sun, Nov 8, 2015 at 6:25 PM, Fabio Estevam <festevam at gmail.com> wrote:
> From: Fabio Estevam <fabio.estevam at freescale.com>
>
> Since commit de4d2e9e7ce0f9 (" bitops: Add fls_long and __ffs64")
> <linux/compiler.h> is included in include/linux/bitops.h,
> which allows us to marking a function as 'always_inline' in a simpler
> format.
>
> Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>

Applied to u-boot-net/master, thanks!
-Joe


More information about the U-Boot mailing list