commit | f64c48f1d39cbe9e14dd25104633b486b1226606 | [log] [tgz] |
---|---|---|
author | Jani Nikula <jani.nikula@intel.com> | Fri Aug 24 09:42:44 2012 +0300 |
committer | Dave Airlie <airlied@gmail.com> | Fri Aug 24 17:00:37 2012 +1000 |
tree | 89ec55b93ac162ca9c94cbde3378fc7a46dc4b94 | |
parent | ce5fdd63752390b89804b1e246de267b398d1515 [diff] |
gma500: remove references to drm_display_info raw_edid field Another reference to raw_edid field of struct drm_display_info was added in gma500 while the whole field was being removed, causing build failure. Remove the hopefully last references to raw_edid. Reported-by: Fengguang Wu <fengguang.wu@intel.com> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Signed-off-by: Dave Airlie <airlied@gmail.com>