aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/include/asm/socket.h')
-rw-r--r--arch/arm/include/asm/socket.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/include/asm/socket.h b/arch/arm/include/asm/socket.h
index 90ffd04b8e74..dec6f9afb3cf 100644
--- a/arch/arm/include/asm/socket.h
+++ b/arch/arm/include/asm/socket.h
@@ -62,4 +62,7 @@
62 62
63#define SO_RXQ_OVFL 40 63#define SO_RXQ_OVFL 40
64 64
65#define SO_WIFI_STATUS 41
66#define SCM_WIFI_STATUS SO_WIFI_STATUS
67
65#endif /* _ASM_SOCKET_H */ 68#endif /* _ASM_SOCKET_H */