linux/bitops: Move BIT definitions at top
authorJagan Teki <jteki@openedev.com>
Wed, 21 Oct 2015 12:00:34 +0000 (17:30 +0530)
committerTom Rini <trini@konsulko.com>
Wed, 21 Oct 2015 13:13:55 +0000 (09:13 -0400)
commit673452876fe988048764e3c9fc1c42b9f51d3255
tree3cd6cee507c4cbc5f736db315b8de139ca139e75
parente8d124fae0f3dff87348c989aa65ecf9b6eadc14
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