Hi all, Today's linux-next merge of the char-misc tree got a conflict in drivers/dma/Makefile between commit b45b262cefd5 ("dmaengine: add a driver for AMBA AXI NBPF DMAC IP cores") from the slave-dma tree and commit 95b4ecbf759a ("dma: MIC X100 DMA Driver") from the char-misc tree. I fixed it up (see below) and can carry the fix as necessary (no action is required). -- Cheers, Stephen Rothwell sfr@xxxxxxxxxxxxxxxx diff --cc drivers/dma/Makefile index f2b831a994cf,bd9e7fa928bd..000000000000 --- a/drivers/dma/Makefile +++ b/drivers/dma/Makefile @@@ -47,5 -47,4 +47,6 @@@ obj-$(CONFIG_MOXART_DMA) += moxart-dma. obj-$(CONFIG_FSL_EDMA) += fsl-edma.o obj-$(CONFIG_QCOM_BAM_DMA) += qcom_bam_dma.o obj-y += xilinx/ +obj-$(CONFIG_NBPFAXI_DMA) += nbpfaxi.o +obj-$(CONFIG_DMA_SUN6I) += sun6i-dma.o + obj-$(CONFIG_INTEL_MIC_X100_DMA) += mic_x100_dma.o
Attachment:
signature.asc
Description: PGP signature