Skip to content

Commit

Permalink
thunderbolt: Drop doubled empty line from ctl.h
Browse files Browse the repository at this point in the history
No functional changes.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
  • Loading branch information
Mika Westerberg committed Jan 3, 2025
1 parent 398da8e commit 939ae02
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/thunderbolt/ctl.h
Original file line number Diff line number Diff line change
Expand Up @@ -140,5 +140,4 @@ int tb_cfg_write(struct tb_ctl *ctl, const void *buffer, u64 route, u32 port,
enum tb_cfg_space space, u32 offset, u32 length);
int tb_cfg_get_upstream_port(struct tb_ctl *ctl, u64 route);


#endif

0 comments on commit 939ae02

Please sign in to comment.