summaryrefslogtreecommitdiff
path: root/drm
diff options
context:
space:
mode:
authorBen Skeggs <bskeggs@redhat.com>2014-12-03 12:56:41 +1000
committerBen Skeggs <bskeggs@redhat.com>2015-01-10 23:57:06 +1000
commit223b3b8d88982f7c7b102e66fd2fe7f3b4228eec (patch)
treeb06bd30ca2e93fede258374c34228f81d9aa8e40 /drm
parent8b18b785ebe9262162422930f9ddea9b5dd9d4b3 (diff)
downloadnouveau-223b3b8d88982f7c7b102e66fd2fe7f3b4228eec.tar.gz
core: rename subclass.base to subclass.superclass
Makes things a bit more readable. This is specially important now as upcoming commits are going to be gradually removing the use of macros for down-casts, in favour of compile-time checking. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drm')
l---------drm/core/include/core/memobj.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drm/core/include/core/memobj.h b/drm/core/include/core/memobj.h
deleted file mode 120000
index a827f757e..000000000
--- a/drm/core/include/core/memobj.h
+++ /dev/null
@@ -1 +0,0 @@
-../../../../nvkm/include/core/memobj.h \ No newline at end of file