diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2015-04-14 19:55:50 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2015-04-14 19:55:50 +0000 |
commit | acb6dfc9793de58d6c0ed4a8ede246e4cdba4563 (patch) | |
tree | b17adcf30d72b20d9df605557550a39e35682177 /driver/xf86-video-ati/src/cayman_accel.c | |
parent | c8134a388be5c5bccf15ee4db0fe249d63c0c0fe (diff) |
Update to xf86-video-ati 7.5.0. Discussed with jsg@
Diffstat (limited to 'driver/xf86-video-ati/src/cayman_accel.c')
-rw-r--r-- | driver/xf86-video-ati/src/cayman_accel.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/driver/xf86-video-ati/src/cayman_accel.c b/driver/xf86-video-ati/src/cayman_accel.c index c1f74cbd5..a754610ac 100644 --- a/driver/xf86-video-ati/src/cayman_accel.c +++ b/driver/xf86-video-ati/src/cayman_accel.c @@ -36,7 +36,6 @@ #include "cayman_reg.h" #include "evergreen_state.h" -#include "radeon_drm.h" #include "radeon_vbo.h" #include "radeon_exa_shared.h" |