thunderbolt: Make tb_eeprom_get_drom_offset static
authorAndreas Noever <andreas.noever@gmail.com>
Fri, 20 Jun 2014 19:42:25 +0000 (21:42 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Jun 2014 20:06:01 +0000 (13:06 -0700)
commite0f550141be3d4c401ae15a0cd1877d4d9665f16
treeecd2932f0d0928c3ff8dd9de949b42906baeda70
parente7120778a4518a1c8f188ef9865058f7f5a36919
thunderbolt: Make tb_eeprom_get_drom_offset static

tb_eeprom_get_drom_offset is local to this file.

Signed-off-by: Andreas Noever <andreas.noever@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/thunderbolt/eeprom.c