summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/tls.h
diff options
context:
space:
mode:
authorMark Brown2018-01-08 16:54:50 +0100
committerMark Brown2018-01-08 16:54:50 +0100
commit498495dba268b20e8eadd7fe93c140c68b6cc9d2 (patch)
tree00d1562049d8bc2194fddd9ba0cbbe0812ad6f68 /include/uapi/linux/tls.h
parentASoC: Intel: Skylake: Disable clock gating during firmware and library download (diff)
parentASoC: acpi: fix machine driver selection based on quirk (diff)
downloadkernel-qcow2-linux-498495dba268b20e8eadd7fe93c140c68b6cc9d2.tar.gz
kernel-qcow2-linux-498495dba268b20e8eadd7fe93c140c68b6cc9d2.tar.xz
kernel-qcow2-linux-498495dba268b20e8eadd7fe93c140c68b6cc9d2.zip
Merge branch 'fix/intel' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intel
Diffstat (limited to 'include/uapi/linux/tls.h')
-rw-r--r--include/uapi/linux/tls.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/uapi/linux/tls.h b/include/uapi/linux/tls.h
index cc1d21db35d8..293b2cdad88d 100644
--- a/include/uapi/linux/tls.h
+++ b/include/uapi/linux/tls.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
/*
* Copyright (c) 2016-2017, Mellanox Technologies. All rights reserved.
*
@@ -34,10 +35,6 @@
#define _UAPI_LINUX_TLS_H
#include <linux/types.h>
-#include <asm/byteorder.h>
-#include <linux/socket.h>
-#include <linux/tcp.h>
-#include <net/tcp.h>
/* TLS socket options */
#define TLS_TX 1 /* Set transmit parameters */