drm/bochs: Remove dummy ->load_lut() implementation
authorThierry Reding <[email protected]>
Wed, 10 Dec 2014 11:29:59 +0000 (12:29 +0100)
committerDaniel Vetter <[email protected]>
Wed, 10 Dec 2014 12:51:31 +0000 (13:51 +0100)
commitd2e2b26bb5606763593b341476a9f5baf95ccad6
tree5f30808160e495bd051365f7cf6cdd67f083601b
parente1f69e615f18b2cd31b04a4773a5438f6c4a797b
drm/bochs: Remove dummy ->load_lut() implementation

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

Cc: Gerd Hoffmann <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
drivers/gpu/drm/bochs/bochs_kms.c