i915: fix for compatibility mode

main
Xiang, Haihao 2008-04-23 17:17:16 +08:00
parent b3967765c0
commit feff72929e
1 changed files with 1 additions and 0 deletions

View File

@ -379,6 +379,7 @@ struct drm_i915_op_arg {
uint64_t next;
uint64_t reloc_ptr;
int handled;
unsigned int pad64;
union {
struct drm_bo_op_req req;
struct drm_bo_arg_rep rep;