Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 16738
b: refs/heads/master
c: 78ff18a
h: refs/heads/master
v: v3
  • Loading branch information
Russell King authored and Russell King committed Jan 3, 2006
1 parent 0b76bfe commit 80ca834
Show file tree
Hide file tree
Showing 29 changed files with 32 additions and 23 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: 9d4f13e531b4722fe40cc8e28c02a495bdd49267
refs/heads/master: 78ff18a412da24a4b79c6a97000ef5e467e813da
2 changes: 0 additions & 2 deletions trunk/arch/arm/kernel/dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
* DMA facilities.
*/
#include <linux/module.h>
#include <linux/slab.h>
#include <linux/mman.h>
#include <linux/init.h>
#include <linux/spinlock.h>
#include <linux/errno.h>
Expand Down
2 changes: 0 additions & 2 deletions trunk/arch/arm/kernel/entry-armv.S
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
#include <asm/memory.h>
#include <asm/glue.h>
#include <asm/vfpmacros.h>
#include <asm/hardware.h> /* should be moved into entry-macro.S */
#include <asm/arch/irqs.h> /* should be moved into entry-macro.S */
#include <asm/arch/entry-macro.S>

#include "entry-header.S"
Expand Down
3 changes: 1 addition & 2 deletions trunk/arch/arm/kernel/process.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,9 @@
#include <linux/init.h>
#include <linux/cpu.h>

#include <asm/system.h>
#include <asm/io.h>
#include <asm/leds.h>
#include <asm/processor.h>
#include <asm/system.h>
#include <asm/uaccess.h>
#include <asm/mach/time.h>

Expand Down
2 changes: 0 additions & 2 deletions trunk/arch/arm/kernel/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@

#include <asm/cpu.h>
#include <asm/elf.h>
#include <asm/hardware.h>
#include <asm/io.h>
#include <asm/procinfo.h>
#include <asm/setup.h>
#include <asm/mach-types.h>
Expand Down
3 changes: 0 additions & 3 deletions trunk/arch/arm/kernel/time.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@
#include <linux/sysdev.h>
#include <linux/timer.h>

#include <asm/hardware.h>
#include <asm/io.h>
#include <asm/irq.h>
#include <asm/leds.h>
#include <asm/thread_info.h>
#include <asm/mach/time.h>
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/arm/kernel/traps.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@

#include <asm/atomic.h>
#include <asm/cacheflush.h>
#include <asm/io.h>
#include <asm/system.h>
#include <asm/uaccess.h>
#include <asm/unistd.h>
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-footbridge/dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

#include <asm/dma.h>
#include <asm/io.h>
#include <asm/scatterlist.h>

#include <asm/mach/dma.h>
#include <asm/hardware/dec21285.h>
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/arm/mm/consistent.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
#include <linux/dma-mapping.h>

#include <asm/cacheflush.h>
#include <asm/io.h>
#include <asm/tlbflush.h>

#define CONSISTENT_BASE (0xffc00000)
Expand Down
4 changes: 1 addition & 3 deletions trunk/arch/arm/mm/discontig.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,8 @@
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/

#include <linux/module.h>
#include <linux/mm.h>
#include <linux/init.h>
#include <linux/mmzone.h>
#include <linux/bootmem.h>

#if MAX_NUMNODES != 4 && MAX_NUMNODES != 16
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/arm/mm/mm-armv.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@

#include <asm/pgalloc.h>
#include <asm/page.h>
#include <asm/io.h>
#include <asm/setup.h>
#include <asm/tlbflush.h>

Expand Down
2 changes: 1 addition & 1 deletion trunk/include/asm-arm/arch-cl7500/entry-macro.S
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@

#include <asm/hardware.h>
#include <asm/hardware/entry-macro-iomd.S>

1 change: 1 addition & 0 deletions trunk/include/asm-arm/arch-clps711x/entry-macro.S
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
* License version 2. This program is licensed "as is" without any
* warranty of any kind, whether express or implied.
*/
#include <asm/hardware.h>
#include <asm/hardware/clps7111.h>

.macro disable_fiq
Expand Down
2 changes: 2 additions & 0 deletions trunk/include/asm-arm/arch-clps711x/system.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@
#ifndef __ASM_ARCH_SYSTEM_H
#define __ASM_ARCH_SYSTEM_H

#include <asm/hardware.h>
#include <asm/hardware/clps7111.h>
#include <asm/io.h>

static inline void arch_idle(void)
{
Expand Down
2 changes: 2 additions & 0 deletions trunk/include/asm-arm/arch-ebsa285/entry-macro.S
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
* License version 2. This program is licensed "as is" without any
* warranty of any kind, whether express or implied.
*/
#include <asm/hardware.h>
#include <asm/arch/irqs.h>
#include <asm/hardware/dec21285.h>

.macro disable_fiq
Expand Down
2 changes: 2 additions & 0 deletions trunk/include/asm-arm/arch-imx/entry-macro.S
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
* License version 2. This program is licensed "as is" without any
* warranty of any kind, whether express or implied.
*/
#include <asm/hardware.h>

.macro disable_fiq
.endm
#define AITC_NIVECSR 0x40
Expand Down
2 changes: 2 additions & 0 deletions trunk/include/asm-arm/arch-integrator/entry-macro.S
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
* License version 2. This program is licensed "as is" without any
* warranty of any kind, whether express or implied.
*/
#include <asm/hardware.h>
#include <asm/arch/irqs.h>

.macro disable_fiq
.endm
Expand Down
1 change: 1 addition & 0 deletions trunk/include/asm-arm/arch-iop3xx/entry-macro.S
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
* License version 2. This program is licensed "as is" without any
* warranty of any kind, whether express or implied.
*/
#include <asm/arch/irqs.h>

#if defined(CONFIG_ARCH_IOP321)
.macro disable_fiq
Expand Down
1 change: 1 addition & 0 deletions trunk/include/asm-arm/arch-ixp2000/entry-macro.S
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
* License version 2. This program is licensed "as is" without any
* warranty of any kind, whether express or implied.
*/
#include <asm/arch/irqs.h>

.macro disable_fiq
.endm
Expand Down
1 change: 1 addition & 0 deletions trunk/include/asm-arm/arch-ixp4xx/entry-macro.S
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
* License version 2. This program is licensed "as is" without any
* warranty of any kind, whether express or implied.
*/
#include <asm/hardware.h>

.macro disable_fiq
.endm
Expand Down
2 changes: 2 additions & 0 deletions trunk/include/asm-arm/arch-l7200/system.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
#ifndef __ASM_ARCH_SYSTEM_H
#define __ASM_ARCH_SYSTEM_H

#include <asm/hardware.h>

static inline void arch_idle(void)
{
*(unsigned long *)(IO_BASE + 0x50004) = 1; /* idle mode */
Expand Down
2 changes: 2 additions & 0 deletions trunk/include/asm-arm/arch-lh7a40x/entry-macro.S
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
* License version 2. This program is licensed "as is" without any
* warranty of any kind, whether express or implied.
*/
#include <asm/hardware.h>
#include <asm/arch/irqs.h>

# if defined (CONFIG_ARCH_LH7A400) && defined (CONFIG_ARCH_LH7A404)
# error "LH7A400 and LH7A404 are mutually exclusive"
Expand Down
2 changes: 2 additions & 0 deletions trunk/include/asm-arm/arch-omap/entry-macro.S
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
* License version 2. This program is licensed "as is" without any
* warranty of any kind, whether express or implied.
*/
#include <asm/hardware.h>
#include <asm/arch/irqs.h>

#if defined(CONFIG_ARCH_OMAP1)

Expand Down
2 changes: 2 additions & 0 deletions trunk/include/asm-arm/arch-pxa/entry-macro.S
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
* License version 2. This program is licensed "as is" without any
* warranty of any kind, whether express or implied.
*/
#include <asm/hardware.h>
#include <asm/arch/irqs.h>

.macro disable_fiq
.endm
Expand Down
2 changes: 1 addition & 1 deletion trunk/include/asm-arm/arch-realview/entry-macro.S
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* License version 2. This program is licensed "as is" without any
* warranty of any kind, whether express or implied.
*/

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

.macro disable_fiq
Expand Down
2 changes: 1 addition & 1 deletion trunk/include/asm-arm/arch-rpc/entry-macro.S
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@

#include <asm/hardware.h>
#include <asm/hardware/entry-macro-iomd.S>

2 changes: 2 additions & 0 deletions trunk/include/asm-arm/arch-s3c2410/entry-macro.S
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
* Modifications:
* 10-Mar-2005 LCVR Changed S3C2410_VA to S3C24XX_VA
*/
#include <asm/hardware.h>
#include <asm/arch/irqs.h>


.macro get_irqnr_and_base, irqnr, irqstat, base, tmp
Expand Down
4 changes: 3 additions & 1 deletion trunk/include/asm-arm/arch-versatile/entry-macro.S
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@
* License version 2. This program is licensed "as is" without any
* warranty of any kind, whether express or implied.
*/
.macro disable_fiq
#include <asm/hardware.h>

.macro disable_fiq
.endm

.macro get_irqnr_and_base, irqnr, irqstat, base, tmp
Expand Down
1 change: 0 additions & 1 deletion trunk/include/asm-arm/cacheflush.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
#include <linux/sched.h>
#include <linux/mm.h>

#include <asm/mman.h>
#include <asm/glue.h>
#include <asm/shmparam.h>

Expand Down

0 comments on commit 80ca834

Please sign in to comment.