drm: Remove 2 unused defines
authorLespiau, Damien <damien.lespiau@intel.com>
Mon, 19 Aug 2013 23:53:07 +0000 (00:53 +0100)
committerDave Airlie <airlied@redhat.com>
Wed, 21 Aug 2013 02:47:36 +0000 (12:47 +1000)
These were introduced in the very first DRM commit:

  commit f453ba0460742ad027ae0c4c7d61e62817b3e7ef
  Author: Dave Airlie <airlied@redhat.com>
  Date:   Fri Nov 7 14:05:41 2008 -0800

      DRM: add mode setting support

      Add mode setting support to the DRM layer.

But are unused.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found