summaryrefslogtreecommitdiff
path: root/linux-core/i915_drv.c
diff options
context:
space:
mode:
Diffstat (limited to 'linux-core/i915_drv.c')
-rw-r--r--linux-core/i915_drv.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/linux-core/i915_drv.c b/linux-core/i915_drv.c
index 28154c8c..de6780ec 100644
--- a/linux-core/i915_drv.c
+++ b/linux-core/i915_drv.c
@@ -90,7 +90,6 @@ static struct drm_driver driver = {
.postinit = postinit,
.version = version,
.ioctls = i915_ioctls,
- .power = i915_power,
.fops = {
.owner = THIS_MODULE,
.open = drm_open,