summaryrefslogtreecommitdiff
path: root/shared/r128.h
diff options
context:
space:
mode:
Diffstat (limited to 'shared/r128.h')
-rw-r--r--shared/r128.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/shared/r128.h b/shared/r128.h
index bcee91b5..1df7042a 100644
--- a/shared/r128.h
+++ b/shared/r128.h
@@ -36,7 +36,6 @@
/* General customization:
*/
-
#define DRIVER_AUTHOR "Gareth Hughes, VA Linux Systems Inc."
#define DRIVER_NAME "r128"
@@ -73,5 +72,4 @@
[DRM_IOCTL_NR(DRM_IOCTL_R128_INDIRECT)] = { r128_cce_indirect, 1, 1 }, \
[DRM_IOCTL_NR(DRM_IOCTL_R128_GETPARAM)] = { r128_getparam, 1, 0 },
-
#endif