drm/i915/sdvo: Add BUILD_BUG_ON to warn if the structs are ever miscompiled
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 25 Jan 2011 13:59:37 +0000 (13:59 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 26 Jan 2011 09:48:01 +0000 (09:48 +0000)
commit1a3665c81df32b23c38d4ba8a74761551d5673b1
tree43d3871f09365bf0954db95dc5d3dba77af6b1a1
parentbc65212c36421193e368565c20410c1c4a909720
drm/i915/sdvo: Add BUILD_BUG_ON to warn if the structs are ever miscompiled

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/intel_sdvo.c