commit | e6966da2ac1d4b7e52772378f0292255ea92617c | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Wed Dec 10 12:30:01 2014 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Dec 10 13:51:39 2014 +0100 |
tree | d28deeb017cc772dbd355774dbca91ebdc4fb59e | |
parent | 6f6f0929e2d86779c6fe796495d4f73b026128f8 [diff] |
drm/sti: Remove dummy ->load_lut() implementation The ->load_lut() callback is optional, therefore a dummy implementation is not needed. Cc: Benjamin Gaignard <benjamin.gaignard@linaro.org> Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>