sparc64: move asi.h to arch includes

Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>

git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@778 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
Igor V. Kovalenko
2010-05-26 19:10:21 +00:00
committed by Blue Swirl
parent 00b2f978f8
commit 681269e77f
5 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@
*/
#define __ASSEMBLY__
#include "asi.h"
#include <asm/asi.h>
#include "pstate.h"
#include "lsu.h"
#define NO_QEMU_PROTOS

View File

@@ -7,7 +7,7 @@
#ifndef _SPARC64_SPITFIRE_H
#define _SPARC64_SPITFIRE_H
#include "asi.h"
#include <asm/asi.h>
/* The following register addresses are accessible via ASI_DMMU
* and ASI_IMMU, that is there is a distinct and unique copy of

View File

@@ -1,5 +1,5 @@
#include "pstate.h"
#include "asi.h"
#include <asm/asi.h>
#define ASI_BP ASI_M_BYPASS
#define REGWIN_SZ 0x40

View File

@@ -25,7 +25,7 @@
#define __ASSEMBLY__
#include "pstate.h"
#include "asi.h"
#include <asm/asi.h>
#define ASI_BP ASI_PHYS_BYPASS_EC_E
#define PROM_ADDR 0x1fff0000000
#define SER_ADDR 0x1fe020003f8