summaryrefslogtreecommitdiff
path: root/shared-core/i915_drv.h
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2008-07-28 11:45:22 -0700
committerEric Anholt <eric@anholt.net>2008-07-28 11:45:22 -0700
commit487c42bd42d93304278abce03b36c935bdc83284 (patch)
treed1b7330ebe84af6ed8f62ea5a5394d1e7dfd5811 /shared-core/i915_drv.h
parent1bdf35fe19c1aa02b301375b3cae7ad29adacef8 (diff)
intel-gem: Another checkpatch.pl pass.
Diffstat (limited to 'shared-core/i915_drv.h')
-rw-r--r--shared-core/i915_drv.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/shared-core/i915_drv.h b/shared-core/i915_drv.h
index 7bb9e5bb..50319373 100644
--- a/shared-core/i915_drv.h
+++ b/shared-core/i915_drv.h
@@ -294,14 +294,14 @@ typedef struct drm_i915_private {
* fires, go retire requests.
*/
struct delayed_work retire_work;
-
+
uint32_t next_gem_seqno;
/**
* Waiting sequence number, if any
*/
uint32_t waiting_gem_seqno;
-
+
/**
* Last seq seen at irq time
*/