Use unsigned long instead of u64 in drm_modeset_ctl_t
authorJesse Barnes <jesse.barnes@intel.com>
Thu, 1 Nov 2007 22:02:26 +0000 (15:02 -0700)
committerJesse Barnes <jesse.barnes@intel.com>
Thu, 1 Nov 2007 22:02:26 +0000 (15:02 -0700)
commit128a8f7ea20af2549e448157b431d5c1f90f37c3
tree8ada66e20fe64556a017317c3ad402029661be04
parent00d60265570c866261c09fd3397d5853a1ce196a
Use unsigned long instead of u64 in drm_modeset_ctl_t

A bad idea, ABI-wise, but we're going to be changing this structure anyway
before we merge upstream, so just fix the build for now.
shared-core/drm.h