fwupd/plugins/thunderbolt-power
Mario Limonciello a98df55d82 Disable -Wunused-function on clang builds (Closes #467)
GLib creates two static inline functions for paramaters that may
not be used that set off warnings in clang but not gcc.

Ignore these on clang builds everywhere that
G_DEFINE_AUTOPTR_CLEANUP_FUNC is used.
2018-04-17 10:10:43 +01:00
..
fu-plugin-thunderbolt-power.c Disable -Wunused-function on clang builds (Closes #467) 2018-04-17 10:10:43 +01:00
meson.build Use the intel-wmi-thunderbolt kernel module to force power 2017-09-13 03:12:50 +08:00