qe: move immap_qe.h from arch directory into common directory
ls1021 is arm-core and supports qe too. Move immap_qe.h into common directory for both arm and powerpc. Signed-off-by: Zhao Qiang <B45475@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
#include <command.h>
|
||||
#include "asm/errno.h"
|
||||
#include "asm/io.h"
|
||||
#include "asm/immap_qe.h"
|
||||
#include "linux/immap_qe.h"
|
||||
#include "qe.h"
|
||||
|
||||
#define MPC85xx_DEVDISR_QE_DISABLE 0x1
|
||||
|
||||
+1
-1
@@ -11,7 +11,7 @@
|
||||
#include "malloc.h"
|
||||
#include "asm/errno.h"
|
||||
#include "asm/io.h"
|
||||
#include "asm/immap_qe.h"
|
||||
#include "linux/immap_qe.h"
|
||||
#include "qe.h"
|
||||
#include "uccf.h"
|
||||
|
||||
|
||||
+1
-1
@@ -12,7 +12,7 @@
|
||||
|
||||
#include "common.h"
|
||||
#include "qe.h"
|
||||
#include "asm/immap_qe.h"
|
||||
#include "linux/immap_qe.h"
|
||||
|
||||
/* Fast or Giga ethernet
|
||||
*/
|
||||
|
||||
+1
-1
@@ -11,7 +11,7 @@
|
||||
#include "malloc.h"
|
||||
#include "asm/errno.h"
|
||||
#include "asm/io.h"
|
||||
#include "asm/immap_qe.h"
|
||||
#include "linux/immap_qe.h"
|
||||
#include "qe.h"
|
||||
#include "uccf.h"
|
||||
#include "uec.h"
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
#include "net.h"
|
||||
#include "malloc.h"
|
||||
#include "asm/errno.h"
|
||||
#include "asm/immap_qe.h"
|
||||
#include "linux/immap_qe.h"
|
||||
#include "asm/io.h"
|
||||
#include "qe.h"
|
||||
#include "uccf.h"
|
||||
|
||||
Reference in New Issue
Block a user