OSDN Git Service

thunderbolt: Fix header declaration of tb_find_cap
authorAndreas Noever <andreas.noever@gmail.com>
Fri, 20 Jun 2014 19:42:23 +0000 (21:42 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Jun 2014 20:06:01 +0000 (13:06 -0700)
commit7f2d5f7bc529114c2e67520427be6ebac694e78f
treed40e2a216c35862e89bfd74c1d5c81637cf5561f
parent801dba53fef8bfc2f1424c33914a41810594bde2
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 <andreas.noever@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/thunderbolt/tb.h