drop __BITS_PER_LONG
The kernel has __BITS_PER_LONG and BITS_PER_LONG. The formaer
is needed for architectures which support 32bit userspace on a
64bit kernel. This is not relevant for barebox, so drop
__BITS_PER_LONG and use BITS_PER_LONG only.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 9e7d9a5 commit 28a91334704f880e6aaeaa2f6b3e6e29a28d500b
@Sascha Hauer Sascha Hauer authored on 21 May 2015
Showing 3 changed files
View
arch/mips/include/asm/bitsperlong.h
View
include/asm-generic/bitsperlong.h
View
include/asm-generic/swab.h