aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/core/os.h
diff options
context:
space:
mode:
authorBen Skeggs <bskeggs@redhat.com>2012-07-22 16:41:26 +1000
committerBen Skeggs <bskeggs@redhat.com>2012-10-03 13:12:57 +1000
commitd38ac5217ab43cf61e8ebe6d7114fb2d1ca9a3a4 (patch)
tree1cf90e62d89ec3a966e950caf52f7e54be44668d /drivers/gpu/drm/nouveau/core/os.h
parent08c770969a45361277d556f9fd3e2d70da42be65 (diff)
drm/nouveau/mxm: split up into bios code and a subdev module
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/core/os.h')
-rw-r--r--drivers/gpu/drm/nouveau/core/os.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/gpu/drm/nouveau/core/os.h b/drivers/gpu/drm/nouveau/core/os.h
index 661b037729e..cfe3b9cad15 100644
--- a/drivers/gpu/drm/nouveau/core/os.h
+++ b/drivers/gpu/drm/nouveau/core/os.h
@@ -19,8 +19,6 @@
#include <asm/unaligned.h>
-#include <asm/unaligned.h>
-
static inline int
ffsll(u64 mask)
{