drm/armada: Remove dummy ->load_lut() implementation
authorThierry Reding <[email protected]>
Wed, 10 Dec 2014 11:29:58 +0000 (12:29 +0100)
committerDaniel Vetter <[email protected]>
Wed, 10 Dec 2014 12:51:25 +0000 (13:51 +0100)
commite1f69e615f18b2cd31b04a4773a5438f6c4a797b
tree1ebd86344e1931c9c29db485a601d7d0e16b7729
parenta18c0af171bfb875012da26f23df051004726973
drm/armada: Remove dummy ->load_lut() implementation

The ->load_lut() callback is optional, therefore a dummy implementation
is not needed.

Cc: Russell King <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
drivers/gpu/drm/armada/armada_crtc.c