drm/gma500: fix compile error
authorIlija Hadzic <ihadzic@research.bell-labs.com>
Sun, 27 Nov 2011 16:08:33 +0000 (11:08 -0500)
committerDave Airlie <airlied@redhat.com>
Mon, 28 Nov 2011 14:10:12 +0000 (14:10 +0000)
fops field in drm_driver is a pointer to file_operations
struct, not embedded structure

Signed-off-by: Ilija Hadzic <ihadzic@research.bell-labs.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found