backlight: use pr_warn() and pr_debug() instead of printk()
[deliverable/linux.git] / drivers / video / exynos / Makefile
1 #
2 # Makefile for the exynos video drivers.
3 #
4
5 obj-$(CONFIG_EXYNOS_MIPI_DSI) += exynos_mipi_dsi.o exynos_mipi_dsi_common.o \
6 exynos_mipi_dsi_lowlevel.o
7 obj-$(CONFIG_EXYNOS_LCD_S6E8AX0) += s6e8ax0.o
8 obj-$(CONFIG_EXYNOS_DP) += exynos_dp_core.o exynos_dp_reg.o
This page took 0.035317 seconds and 5 git commands to generate.