dma-mappig: HAVE_DMA_ATTR leftovers

From: Valentin Rothberg
Date: Thu Nov 19 2015 - 02:28:32 EST


Hi Christoph,

your commit f6f306eeb7ea ("dma-mapping: always provide the dma_map_ops
based implementation") has shown up in today's linux-next tree (i.e.,
next-20151119). The commit removes the Kconfig option HAVE_DMA_ATTR and
does some related clean-ups, but it leaves two references in Kconfig
untouched:

arch/s390/Kconfig:129: select HAVE_DMA_ATTRS
drivers/gpu/drm/vc4/Kconfig:4: depends on DRM && HAVE_DMA_ATTRS

Is there a patched queued somewhere to fix those leftovers? If not, I
can send a trivial patch that removes both.

I found the issue with scripts/checkkconfigsymbols.py by diffing
yesterday's and today's linux-next.

Best regards,
Valentin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/