[U-Boot] [PATCH v2 1/3] x86: Add dma-mapping.h to architectural code
Bin Meng
bmeng.cn at gmail.com
Thu Jul 6 04:07:20 UTC 2017
On Thu, Jul 6, 2017 at 4:56 AM, 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: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list