From 7f2d5f7bc529114c2e67520427be6ebac694e78f Mon Sep 17 00:00:00 2001 From: Andreas Noever Date: Fri, 20 Jun 2014 21:42:23 +0200 Subject: [PATCH] thunderbolt: Fix header declaration of tb_find_cap tb_find_cap in cap.c takes an enum tb_cap and not an u32. Fix the declaration in tb.h. Signed-off-by: Andreas Noever Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed