Home
last modified time | relevance | path

Searched hist:"92163873542207 fda6953d5cd807b7e153ea32e6" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dnet.h92163873542207fda6953d5cd807b7e153ea32e6 Mon Nov 09 00:25:14 UTC 2015 Fabio Estevam <fabio.estevam@freescale.com> include: net: Simplify the usage of __always_inline

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@freescale.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>