Switch intel_gmbus_is_port_valid and intel_gmbus_is_forced_bit from
authorjsg <jsg@openbsd.org>
Thu, 4 Jun 2015 06:11:21 +0000 (06:11 +0000)
committerjsg <jsg@openbsd.org>
Thu, 4 Jun 2015 06:11:21 +0000 (06:11 +0000)
commitbb736d8f3c5707923a014d0986187bc12182b478
tree77fffd3491fee9fb4b66960b69c925b3a745b50e
parentd5e4e925ec1d248e212ef3dab602f74a65c288fb
Switch intel_gmbus_is_port_valid and intel_gmbus_is_forced_bit from
extern inline back to static inline so the kernel will build on
compilers that default to c99 inline semantics.
sys/dev/pci/drm/i915/i915_drv.h