summaryrefslogtreecommitdiff
path: root/proto_nlmsg.c
diff options
context:
space:
mode:
Diffstat (limited to 'proto_nlmsg.c')
-rw-r--r--proto_nlmsg.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/proto_nlmsg.c b/proto_nlmsg.c
index 3f5ef64..3471094 100644
--- a/proto_nlmsg.c
+++ b/proto_nlmsg.c
@@ -11,6 +11,7 @@
#include "pkt_buff.h"
#include "proto.h"
+#include "protos.h"
static void nlmsg(struct pkt_buff *pkt)
{
bject'>dma-buf: Extract dma-buf.rst
Just prep work to polish and consolidate all the dma-buf related documenation. Unfortunately I didn't discover a way to both integrate this new file into the overall toc while keeping it at the current place. Work around that by moving it into the overall driver-api/index.rst. Cc: linux-doc@vger.kernel.org Cc: Jonathan Corbet <corbet@lwn.net> Cc: Sumit Semwal <sumit.semwal@linaro.org> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/power')