commit | 5cbd04ae36fcb8fd1f38c71dacbbe59f3166f074 | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Tue Jan 06 14:56:34 2009 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Jan 06 18:10:29 2009 -0800 |
tree | 906fc16e7341526dc232fea1021d2154d5ed74ea | |
parent | 919594765dcf803017b2227425c1b27b5ea537be [diff] [blame] |
mn10300: introduce asm/swab.h Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
diff --git a/include/asm-mn10300/Kbuild b/include/asm-mn10300/Kbuild index c68e168..27b108a 100644 --- a/include/asm-mn10300/Kbuild +++ b/include/asm-mn10300/Kbuild
@@ -1 +1,2 @@ include include/asm-generic/Kbuild.asm +unifdef-y += swab.h