[U-Boot] [PATCH v2 1/3] x86: Add dma-mapping.h to architectural code

Simon Glass sjg at chromium.org
Fri Jul 7 03:59:19 UTC 2017


On 5 July 2017 at 14:56, Andy Shevchenko
<andriy.shevchenko at linux.intel.com> wrote:
> Some cross-platform drivers rely on this header present.
> Make it so for x86.
>
> It's just a copy'n'paste of arch/arm/include/asm/dma-mapping.h.
>
> Suggested-by: Bin Meng <bmeng.cn at gmail.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
> ---
>  arch/x86/include/asm/dma-mapping.h | 41 ++++++++++++++++++++++++++++++++++++++
>  1 file changed, 41 insertions(+)
>  create mode 100644 arch/x86/include/asm/dma-mapping.h

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list