Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 225887
b: refs/heads/master
c: 86e62b9
h: refs/heads/master
i:
  225885: 641ae11
  225883: 09ceec7
  225879: a48bf8f
  225871: 7c88fc4
  225855: 79e4c24
v: v3
  • Loading branch information
Russell King committed Dec 20, 2010
1 parent 80280b3 commit e5b463e
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 24 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f36d340122ae8744e64af0a92a6f77b97542c0a4
refs/heads/master: 86e62b93368cffca9111996e3ed9e5b7bf6f0af3
17 changes: 0 additions & 17 deletions trunk/arch/arm/include/asm/smp_mpidr.h

This file was deleted.

1 change: 0 additions & 1 deletion trunk/arch/arm/mach-realview/include/mach/smp.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
#define ASMARM_ARCH_SMP_H

#include <asm/hardware/gic.h>
#include <asm/smp_mpidr.h>

/*
* We use IRQ1 as the IPI
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/arm/mach-s5pv310/include/mach/smp.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
#define ASM_ARCH_SMP_H __FILE__

#include <asm/hardware/gic.h>
#include <asm/smp_mpidr.h>

extern void __iomem *gic_cpu_base_addr;

Expand Down
1 change: 0 additions & 1 deletion trunk/arch/arm/mach-tegra/include/mach/smp.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
#define ASMARM_ARCH_SMP_H

#include <asm/hardware/gic.h>
#include <asm/smp_mpidr.h>

/*
* We use IRQ1 as the IPI
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/arm/mach-ux500/include/mach/smp.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
#define ASMARM_ARCH_SMP_H

#include <asm/hardware/gic.h>
#include <asm/smp_mpidr.h>

/* This is required to wakeup the secondary core */
extern void u8500_secondary_startup(void);
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/arm/mach-vexpress/include/mach/smp.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
#define __MACH_SMP_H

#include <asm/hardware/gic.h>
#include <asm/smp_mpidr.h>

/*
* We use IRQ1 as the IPI
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/arm/plat-omap/include/plat/smp.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
#define OMAP_ARCH_SMP_H

#include <asm/hardware/gic.h>
#include <asm/smp_mpidr.h>

/* Needed for secondary core boot */
extern void omap_secondary_startup(void);
Expand Down

0 comments on commit e5b463e

Please sign in to comment.