From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Chou Date: Sat, 30 Aug 2014 17:52:09 +0800 Subject: [U-Boot] [PATCH] nios2: move nios2.h to arch asm directory In-Reply-To: <1408957818-18960-1-git-send-email-thomas@wytron.com.tw> References: <1408957818-18960-1-git-send-email-thomas@wytron.com.tw> Message-ID: <54019EC9.2000907@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 08/25/2014 05:10 PM, Thomas Chou wrote: > The nios2.h is nios2 cpu specific, and should go arch asm > directory. > > Signed-off-by: Thomas Chou Applied.