git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b047d8
)
Blackfin arch: use generic xor.h
author
Mike Frysinger
<vapier.adi@gmail.com>
Tue, 18 Nov 2008 09:48:22 +0000
(17:48 +0800)
committer
Bryan Wu
<cooloney@kernel.org>
Tue, 18 Nov 2008 09:48:22 +0000
(17:48 +0800)
Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
arch/blackfin/include/asm/xor.h
[new file with mode: 0644]
patch
|
blob
diff --git a/arch/blackfin/include/asm/xor.h
b/arch/blackfin/include/asm/xor.h
new file mode 100644
(file)
index 0000000..
c82eb12
--- /dev/null
+++ b/
arch/blackfin/include/asm/xor.h
@@ -0,0
+1
@@
+#include <asm-generic/xor.h>