summaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt/tb.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/thunderbolt/tb.c')
-rw-r--r--drivers/thunderbolt/tb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/thunderbolt/tb.c b/drivers/thunderbolt/tb.c
index e71530d0af65..8de43a2ab205 100644
--- a/drivers/thunderbolt/tb.c
+++ b/drivers/thunderbolt/tb.c
@@ -12,7 +12,7 @@
12 12
13#include "tb.h" 13#include "tb.h"
14#include "tb_regs.h" 14#include "tb_regs.h"
15#include "tunnel_pci.h" 15#include "tunnel.h"
16 16
17/** 17/**
18 * struct tb_cm - Simple Thunderbolt connection manager 18 * struct tb_cm - Simple Thunderbolt connection manager