]> git.baikalelectronics.ru Git - kernel.git/commit
drm: Remove the dithering_mode_property field
authorDamien Lespiau <damien.lespiau@intel.com>
Thu, 22 Aug 2013 18:06:08 +0000 (19:06 +0100)
committerDave Airlie <airlied@gmail.com>
Thu, 29 Aug 2013 22:59:10 +0000 (08:59 +1000)
commit8244aa62b06b18e330e7a9bc7443df0ae4fdc0a4
tree3d4ac53a0db709a24fe547b7cc6fde6aa1789c2a
parented708e8f89897d312cfc305349ee9f53a2f2e9e3
drm: Remove the dithering_mode_property field

Unfortunately, I haven't been thorough enough in:

  commit 1c9949a62ee73a884ef9f60568641742e18fc8a0
  Author: Lespiau, Damien <damien.lespiau@intel.com>
  Date:   Tue Aug 20 00:53:04 2013 +0100

      drm: Remove drm_mode_create_dithering_property()

And forgot to remove the dithering_mode_property member of struct
drm_mode_config.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Dave Airlie <airlied@gmail.com>
include/drm/drm_crtc.h