aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/firewire/packet-header-definitions.h
diff options
context:
space:
mode:
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>2024-06-06 08:51:54 +0900
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>2024-06-17 08:37:03 +0900
commit1ccfd1a4c809d99891142c1bb9851daa42e40f0d (patch)
tree4b873341e98e708ba71b5a2e5ad4e697ef571b26 /drivers/firewire/packet-header-definitions.h
parentfirewire: ohci: use helper inline functions to serialize/deserialize self ID packet (diff)
downloadwireguard-linux-1ccfd1a4c809d99891142c1bb9851daa42e40f0d.tar.xz
wireguard-linux-1ccfd1a4c809d99891142c1bb9851daa42e40f0d.zip
firewire: core: arrangement header inclusion for tracepoints events
It is a bit inconvenient to put the relative path to local header from tree-wide header. This commit delegates the selection to include headers into users. Link: https://lore.kernel.org/r/20240605235155.116468-11-o-takashi@sakamocchi.jp Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Diffstat (limited to 'drivers/firewire/packet-header-definitions.h')
-rw-r--r--drivers/firewire/packet-header-definitions.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/firewire/packet-header-definitions.h b/drivers/firewire/packet-header-definitions.h
index ab9d0fa790d4..87a5a31845c3 100644
--- a/drivers/firewire/packet-header-definitions.h
+++ b/drivers/firewire/packet-header-definitions.h
@@ -7,6 +7,8 @@
#ifndef _FIREWIRE_PACKET_HEADER_DEFINITIONS_H
#define _FIREWIRE_PACKET_HEADER_DEFINITIONS_H
+#include <linux/types.h>
+
#define ASYNC_HEADER_QUADLET_COUNT 4
#define ASYNC_HEADER_Q0_DESTINATION_SHIFT 16