[PATCH 1/1] drm/nouveau/device: Remove duplicate inclusion of core/device.h
Sachin Kamat
sachin.kamat at linaro.org
Mon Nov 19 22:05:32 PST 2012
core/device.h was included twice.
Signed-off-by: Sachin Kamat <sachin.kamat at linaro.org>
---
drivers/gpu/drm/nouveau/core/subdev/device/base.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/gpu/drm/nouveau/core/subdev/device/base.c b/drivers/gpu/drm/nouveau/core/subdev/device/base.c
index ca9a464..8d5e019 100644
--- a/drivers/gpu/drm/nouveau/core/subdev/device/base.c
+++ b/drivers/gpu/drm/nouveau/core/subdev/device/base.c
@@ -25,7 +25,6 @@
#include <core/object.h>
#include <core/device.h>
#include <core/client.h>
-#include <core/device.h>
#include <core/option.h>
#include <core/class.h>
--
1.7.4.1
More information about the dri-devel
mailing list