Re: [U-Boot] [PATCH] mips: asm/io.h: Add in

2016-01-26 Thread Tom Rini
On Mon, Jan 25, 2016 at 06:53:06PM -0500, Tom Rini wrote: > As part of the bug.h / BUILD_BUG_* clean up, this file was missed. > > Signed-off-by: Tom Rini Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature ___ U-

[U-Boot] [PATCH] mips: asm/io.h: Add in

2016-01-25 Thread Tom Rini
As part of the bug.h / BUILD_BUG_* clean up, this file was missed. Signed-off-by: Tom Rini --- arch/mips/include/asm/io.h |1 + 1 file changed, 1 insertion(+) diff --git a/arch/mips/include/asm/io.h b/arch/mips/include/asm/io.h index b8ac5a5..f71e342 100644 --- a/arch/mips/include/asm/io.h