diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2019-02-10 10:18:42 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2019-02-10 10:18:42 +0000 |
commit | e55d464c59070f52bd9011118c121b64ee30b00e (patch) | |
tree | f17b4d5eb42ef8174d791a2235e8f03365d2cdfb /driver/xf86-video-i740/src/i740_i2c.c | |
parent | 649b0f19c8eaf5aaab16376501214f798380b348 (diff) |
Update to xf86-video-i740 1.4.0
Diffstat (limited to 'driver/xf86-video-i740/src/i740_i2c.c')
-rw-r--r-- | driver/xf86-video-i740/src/i740_i2c.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/driver/xf86-video-i740/src/i740_i2c.c b/driver/xf86-video-i740/src/i740_i2c.c index e57c7b09b..0ad504e96 100644 --- a/driver/xf86-video-i740/src/i740_i2c.c +++ b/driver/xf86-video-i740/src/i740_i2c.c @@ -33,7 +33,6 @@ #include "compiler.h" #include "xf86Pci.h" -#include "xf86PciInfo.h" #include "vgaHW.h" |