Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-19 | Blackfin: convert locking primitives to asm-generic | Mike Frysinger | 1 | -5/+1 | |
Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||||
2009-02-01 | headers_check fix: blackfin, swab.h | Jaswinder Singh Rajput | 1 | -1/+1 | |
fix the following 'make headers_check' warnings: usr/include/asm-blackfin/swab.h:4: include of <linux/types.h> is preferred over <asm/types.h> usr/include/asm-blackfin/swab.h:13: found __[us]{8,16,32,64} type without #include <linux/types.h> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com> | |||||
2009-01-07 | blackfin: introduce asm/swab.h | Harvey Harrison | 1 | -0/+48 | |
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |