From deb690f78db056acd054a6ac482e084a54b311c9 Mon Sep 17 00:00:00 2001 From: Emil Velikov Date: Sun, 7 Sep 2014 15:46:42 +0100 Subject: Remove i810_drm.h and i830_drm.h from the distribution tarball MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Both of these headers are not installed since they were imported. They are not even used internally. The latter no longer exist in the kernel... Note the * symbol in EXTRA_DIST causes 'make distcheck' to fail. When was the last time we ran it ? Cc: Ville Syrjälä Cc: Damien Lespiau Cc: Daniel Vetter Signed-off-by: Emil Velikov Reviewed-by: Jakob Bornecrantz Acked-by: Daniel Vetter --- include/drm/i830_drm.h | 342 ------------------------------------------------- 1 file changed, 342 deletions(-) delete mode 100644 include/drm/i830_drm.h (limited to 'include/drm/i830_drm.h') diff --git a/include/drm/i830_drm.h b/include/drm/i830_drm.h deleted file mode 100644 index e1b08e4d..00000000 --- a/include/drm/i830_drm.h +++ /dev/null @@ -1,342 +0,0 @@ -#ifndef _I830_DRM_H_ -#define _I830_DRM_H_ - -/* WARNING: These defines must be the same as what the Xserver uses. - * if you change them, you must change the defines in the Xserver. - * - * KW: Actually, you can't ever change them because doing so would - * break backwards compatibility. - */ - -#ifndef _I830_DEFINES_ -#define _I830_DEFINES_ - -#define I830_DMA_BUF_ORDER 12 -#define I830_DMA_BUF_SZ (1<