aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/trace/events/firewire.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 /include/trace/events/firewire.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 '')
-rw-r--r--include/trace/events/firewire.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/trace/events/firewire.h b/include/trace/events/firewire.h
index 5ccc0d91b220..1a18533778f1 100644
--- a/include/trace/events/firewire.h
+++ b/include/trace/events/firewire.h
@@ -11,7 +11,7 @@
#include <linux/firewire-constants.h>
-#include "../../../drivers/firewire/packet-header-definitions.h"
+// Some macros are defined in 'drivers/firewire/packet-header-definitions.h'.
// The content of TP_printk field is preprocessed, then put to the module binary.
#define ASYNC_HEADER_GET_DESTINATION(header) \