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:
889d74a
)
CRIS: UAPI: use generic sockios.h
author
Rabin Vincent
<rabin@rab.in>
Sat, 28 Feb 2015 22:21:25 +0000
(23:21 +0100)
committer
Jesper Nilsson
<jespern@axis.com>
Fri, 4 Sep 2015 22:56:46 +0000
(
00:56
+0200)
CRIS' sockios.h is equivalent to the asm-generic version.
Effective diff:
-#ifndef __ARCH_CRIS_SOCKIOS__
-#define __ARCH_CRIS_SOCKIOS__
+#ifndef __ASM_GENERIC_SOCKIOS_H
+#define __ASM_GENERIC_SOCKIOS_H
Signed-off-by: Rabin Vincent <rabin@rab.in>
Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
No differences found