]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd6a657bfdef9aa231b4626f4724e5d75ff50dbfe
tree43d3871f09365bf0954db95dc5d3dba77af6b1a1
parent865a2163fd9803397c9191b298fbb0495c68d292
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