CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/06/04 00:11:21
Modified files:
sys/dev/pci/drm/i915: i915_drv.h
Log message:
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.
