Skip to content

Commit

Permalink
drm/nouveau/device: Remove duplicate inclusion of core/device.h
Browse files Browse the repository at this point in the history
core/device.h was included twice.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
  • Loading branch information
Sachin Kamat authored and Ben Skeggs committed Nov 28, 2012
1 parent 24c89e9 commit a8f559e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/gpu/drm/nouveau/core/subdev/device/base.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit a8f559e

Please sign in to comment.