obj-$(CONFIG_MIPI_BIF)		+= mipi-bif-core.o
obj-$(CONFIG_MIPI_BIF_TEGRA)	+= mipi-bif-tegra.o

CFLAGS_mipi-bif-core.o := -Wno-deprecated-declarations
