]> code.ossystems Code Review - bsp/u-boot.git/commit
include: Add log2 header from the kernel
authorFabio Estevam <fabio.estevam@freescale.com>
Fri, 23 Oct 2015 14:59:48 +0000 (12:59 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 28 Oct 2015 13:02:27 +0000 (11:02 -0200)
commit5054c77bb783746c2a0e9433fb5d0e864b02d0ac
treebecf5558697789fe942e81ddbf1e1dcf074ce58c
parentb8bc0336f61a1280856557da29e0e5cbbb1afd53
include: Add log2 header from the kernel

Use the log2 header files from the kernel.

Imported from kernel 4.2.3.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
include/linux/log2.h [new file with mode: 0644]