• Nicolas Pitre's avatar
    [PATCH] linux/dma-mapping.h needs linux/device.h · 5c422c68
    Nicolas Pitre authored
    It seems that most architectures already include linux/device.h in their
    own asm/dma-mapping.h.  Most but not all, and some drivers fail to
    compile on those architectures that don't.  Since everybody needs it
    let's include device.h from one place only and fix compilation for
    everybody.
    5c422c68
dma-mapping.h 3.98 KB