]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
simplefb: Fix build errors when CONFIG_COMMON_CLK is not defined
authorHans de Goede <hdegoede@redhat.com>
Tue, 25 Nov 2014 11:13:30 +0000 (12:13 +0100)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 25 Nov 2014 12:10:28 +0000 (14:10 +0200)
commit8284731eb59e843a0608baf18828e0ad0d7f9d79
tree76ebeeedb5dc4988999376e99dd893d44b6db374
parent0c5b240c7e0a7af56afd24db6570fa84d67728c2
simplefb: Fix build errors when CONFIG_COMMON_CLK is not defined

Both CONFIG_OF and CONFIG_COMMON_CLK must be defined to be able to use of
clocks.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/simplefb.c