backlight: use pr_warn() and pr_debug() instead of printk()
[deliverable/linux.git] / drivers / video / vermilion / Makefile
1 obj-$(CONFIG_FB_LE80578) += vmlfb.o
2 obj-$(CONFIG_FB_CARILLO_RANCH) += crvml.o
3
4 vmlfb-objs := vermilion.o
5 crvml-objs := cr_pll.o
This page took 0.047211 seconds and 5 git commands to generate.