Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Blackfin: bitops: fix include order after little endian inclusion
The le.h header requires things like test_bit to be declared, so we need to move its inclusion to after the point where that happens. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
- Loading branch information