]> code.ossystems Code Review - bsp/u-boot.git/commit
linux/bitops: Move BIT definitions at top
authorJagan Teki <jteki@openedev.com>
Wed, 21 Oct 2015 12:00:34 +0000 (17:30 +0530)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 27 Oct 2015 12:24:21 +0000 (10:24 -0200)
commit59ef316ce68a7696c5fdf04667a23beb3be9852e
tree27bf5c7f6dfc6d2e737daf76a88cc72c87843979
parent9a7675b2349d06dfb998095e980b450b9e8e969e
linux/bitops: Move BIT definitions at top

Since it's a copy from Linux, this patch moved all
BIT definitions to top so-that it looks same as Linux file.

Cc: Tom Rini <trini@konsulko.com>
Cc: Albert ARIBAUD <albert.u.boot@aribaud.net>
Signed-off-by: Jagan Teki <jteki@openedev.com>
include/linux/bitops.h