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:
258a9ff
)
CRIS: UAPI: use generic types.h
author
Rabin Vincent
<rabin@rab.in>
Sat, 28 Feb 2015 22:59:50 +0000
(23:59 +0100)
committer
Jesper Nilsson
<jespern@axis.com>
Fri, 4 Sep 2015 22:56:48 +0000
(
00:56
+0200)
CRIS' types.h is functionally identical to the asm-generic version.
Effective diff:
+#ifndef _ASM_GENERIC_TYPES_H
+#define _ASM_GENERIC_TYPES_H
+
#include <asm-generic/int-ll64.h>
+
+#endif
Signed-off-by: Rabin Vincent <rabin@rab.in>
Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
No differences found