Merge remote-tracking branches 'regulator/fix/constrain' and 'regulator/fix/defer...
[deliverable/linux.git] / drivers / gpu / drm / i2c / Makefile
CommitLineData
6ee73861
BS
1ccflags-y := -Iinclude/drm
2
9c8af882
LPC
3obj-$(CONFIG_DRM_I2C_ADV7511) += adv7511.o
4
6ee73861
BS
5ch7006-y := ch7006_drv.o ch7006_mode.o
6obj-$(CONFIG_DRM_I2C_CH7006) += ch7006.o
e190bfe5
FJ
7
8sil164-y := sil164_drv.o
9obj-$(CONFIG_DRM_I2C_SIL164) += sil164.o
e7792ce2
RC
10
11tda998x-y := tda998x_drv.o
12obj-$(CONFIG_DRM_I2C_NXP_TDA998X) += tda998x.o
This page took 0.436849 seconds and 5 git commands to generate.