From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Chou Date: Tue, 3 Nov 2015 13:17:59 +0800 Subject: [U-Boot] [PATCH] nios2: remove the useless parenthesis in asm/io.h In-Reply-To: <1446123819-8346-1-git-send-email-thomas@wytron.com.tw> References: <1446123819-8346-1-git-send-email-thomas@wytron.com.tw> Message-ID: <56384387.4050607@wytron.com.tw> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 2015?10?29? 21:03, Thomas Chou wrote: > Remove the useless parenthesis in asm/io.h as suggested > by Marek. > > Signed-off-by: Thomas Chou > --- > arch/nios2/include/asm/io.h | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > Applied to u-boot-nios.