commit bad0eccaf48f28654099c3f04e54d63369d1ade0
Author: François Tigeot <[email protected]>
Date: Sat Jul 5 13:40:21 2014 +0200
drm/i915: intel_iic.c really is intel_i2c.c
* Rename it.
* With this commit, all drm/i915 files finally have the same names as their
counterparts in the official Linux driver.
Summary of changes:
sys/dev/drm/i915/Makefile | 2 +-
sys/dev/drm/i915/{intel_iic.c => intel_i2c.c} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
rename sys/dev/drm/i915/{intel_iic.c => intel_i2c.c} (100%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bad0eccaf48f28654099c3f04e54d63369d1ade0
--
DragonFly BSD source repository