From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Schwierzeck Date: Sun, 31 May 2015 20:14:24 +0200 Subject: [U-Boot] [PATCH] MIPS: fix missing semicolon in cacheops.h In-Reply-To: <20150530150115-tung7970@googlemail.com> References: <20150530150115-tung7970@googlemail.com> Message-ID: <556B4F80.9070201@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Am 30.05.2015 um 09:02 schrieb Tony Wu: > Fix missing semicolon in cacheops.h introduced in commit > 2b8bcc5a2 (MIPS: avoid .set ISA for cache operations) > > Signed-off-by: Tony Wu > Cc: Paul Burton > applied to u-boot-mips, thanks -- - Daniel