linux-stable/drivers/thunderbolt
Lukas Wunner 79f9cd35b0 thunderbolt, efi: Fix Kconfig dependencies
Fix this EFI build failure on certain (rand)configs:

  drivers/firmware/efi/apple-properties.c:149:9: error: implicit declaration of function ???efi_get_device_by_path??? [-Werror=implicit-function-declaration]

which is due to:

  warning: (THUNDERBOLT) selects APPLE_PROPERTIES which has unmet direct dependencies (EFI && EFI_STUB && X86)

Signed-off-by: Lukas Wunner <lukas@wunner.de>
Cc: Andreas Noever <andreas.noever@gmail.com>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Matt Fleming <matt@codeblueprint.co.uk>
Cc: Pedro Vilaça <reverser@put.as>
Cc: Peter Jones <pjones@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Pierre Moreau <pierre.morrow@free.fr> [MacBookPro11,3]
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-efi@vger.kernel.org
Link: http://lkml.kernel.org/r/20161114151033.GA10141@wunner.de
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2016-11-15 08:33:22 +01:00
..
cap.c
ctl.c thunderbolt: Fix typos and magic number 2016-04-08 11:09:34 -05:00
ctl.h
eeprom.c thunderbolt: Use Device ROM retrieved from EFI 2016-11-13 08:23:16 +01:00
Kconfig thunderbolt, efi: Fix Kconfig dependencies 2016-11-15 08:33:22 +01:00
Makefile
nhi.c thunderbolt: Add support for INTEL_FALCON_RIDGE_2C controller. 2016-08-31 13:25:02 +02:00
nhi.h
nhi_regs.h
path.c
switch.c thunderbolt: Use Device ROM retrieved from EFI 2016-11-13 08:23:16 +01:00
tb.c thunderbolt: Fix typos and magic number 2016-04-08 11:09:34 -05:00
tb.h thunderbolt: Fix typos and magic number 2016-04-08 11:09:34 -05:00
tb_regs.h thunderbolt: Fix typos and magic number 2016-04-08 11:09:34 -05:00
tunnel_pci.c
tunnel_pci.h