commit | 8446956ed2e877f8d725d7e3b59cbf35ee1081f0 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Tue Aug 05 08:22:48 2014 +0200 |
committer | Thierry Reding <treding@nvidia.com> | Thu Nov 13 10:44:41 2014 +0100 |
tree | 5682290a043fd84c8c557d3de7c01d4af17f2a5e | |
parent | 2f7633125a1ca8a03b63bf91b5eca60551141ddb [diff] |
drm/gma500: mdfld: Reuse video/mipi_display.h The GMA500 driver redefines many constants already found in the generic header. Replace uses of the custom defines by the standard ones and get rid of the duplicate defininitions. Acked-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Thierry Reding <treding@nvidia.com>