commit | 807ac202f20aa0a5e991851931dbfa4e4fac558d | [log] [tgz] |
---|---|---|
author | Damien Lespiau <damien.lespiau@intel.com> | Thu Aug 22 19:06:08 2013 +0100 |
committer | Dave Airlie <airlied@gmail.com> | Fri Aug 30 08:59:10 2013 +1000 |
tree | 3d4ac53a0db709a24fe547b7cc6fde6aa1789c2a | |
parent | 0adb23709ba9dd87d8bfa1ee349482ac8ec0730a [diff] |
drm: Remove the dithering_mode_property field Unfortunately, I haven't been thorough enough in: commit ddecb10cf402a8325579f298fd4986a90f33496b 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>