Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
[sfrench/cifs-2.6.git] / arch / blackfin / include / asm / byteorder.h
1 #ifndef _BLACKFIN_BYTEORDER_H
2 #define _BLACKFIN_BYTEORDER_H
3
4 #include <asm/swab.h>
5 #include <linux/byteorder/little_endian.h>
6
7 #endif                          /* _BLACKFIN_BYTEORDER_H */