From: Sachin Kamat Date: Tue, 20 Nov 2012 06:05:32 +0000 (+0530) Subject: drm/nouveau/device: Remove duplicate inclusion of core/device.h X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=a8f559efb26f0d19abd819b1d59b2564f4bfa7e8;p=linux-beck.git drm/nouveau/device: Remove duplicate inclusion of core/device.h core/device.h was included twice. Signed-off-by: Sachin Kamat Signed-off-by: Ben Skeggs --- diff --git a/drivers/gpu/drm/nouveau/core/subdev/device/base.c b/drivers/gpu/drm/nouveau/core/subdev/device/base.c index 4778501efa38..f8a7ed4166cf 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 #include #include -#include #include #include