Skip to content

Commit

Permalink
ARM: big removal of now unused arch_idle()
Browse files Browse the repository at this point in the history
When this is the only content remaining in mach/system.h then the
whole file is removed.

Signed-off-by: Nicolas Pitre <[email protected]>
Acked-by: H Hartley Sweeten <[email protected]>
Acked-and-tested-by: Jamie Iles <[email protected]>
Acked-by: Tony Lindgren <[email protected]>
Acked-by: David Brown <[email protected]>
Acked-by: Stephen Warren <[email protected]>
Acked-by: Linus Walleij <[email protected]>
  • Loading branch information
Nicolas Pitre authored and npitre committed Jan 21, 2012
1 parent ae94091 commit a570067
Show file tree
Hide file tree
Showing 60 changed files with 0 additions and 1,135 deletions.
29 changes: 0 additions & 29 deletions arch/arm/mach-at91/include/mach/system.h

This file was deleted.

28 changes: 0 additions & 28 deletions arch/arm/mach-bcmring/include/mach/system.h

This file was deleted.

32 changes: 0 additions & 32 deletions arch/arm/mach-clps711x/include/mach/system.h

This file was deleted.

25 changes: 0 additions & 25 deletions arch/arm/mach-cns3xxx/include/mach/system.h

This file was deleted.

21 changes: 0 additions & 21 deletions arch/arm/mach-davinci/include/mach/system.h

This file was deleted.

17 changes: 0 additions & 17 deletions arch/arm/mach-dove/include/mach/system.h

This file was deleted.

18 changes: 0 additions & 18 deletions arch/arm/mach-ebsa110/include/mach/system.h

This file was deleted.

7 changes: 0 additions & 7 deletions arch/arm/mach-ep93xx/include/mach/system.h

This file was deleted.

20 changes: 0 additions & 20 deletions arch/arm/mach-exynos/include/mach/system.h

This file was deleted.

13 changes: 0 additions & 13 deletions arch/arm/mach-footbridge/include/mach/system.h

This file was deleted.

5 changes: 0 additions & 5 deletions arch/arm/mach-gemini/include/mach/system.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,6 @@
#include <mach/hardware.h>
#include <mach/global_reg.h>

static inline void arch_idle(void)
{
cpu_do_idle();
}

static inline void arch_reset(char mode, const char *cmd)
{
__raw_writel(RESET_GLOBAL | RESET_CPU1,
Expand Down
22 changes: 0 additions & 22 deletions arch/arm/mach-h720x/include/mach/system.h

This file was deleted.

24 changes: 0 additions & 24 deletions arch/arm/mach-highbank/include/mach/system.h

This file was deleted.

33 changes: 0 additions & 33 deletions arch/arm/mach-integrator/include/mach/system.h

This file was deleted.

13 changes: 0 additions & 13 deletions arch/arm/mach-iop13xx/include/mach/system.h

This file was deleted.

13 changes: 0 additions & 13 deletions arch/arm/mach-iop32x/include/mach/system.h

This file was deleted.

13 changes: 0 additions & 13 deletions arch/arm/mach-iop33x/include/mach/system.h

This file was deleted.

14 changes: 0 additions & 14 deletions arch/arm/mach-ixp2000/include/mach/system.h

This file was deleted.

13 changes: 0 additions & 13 deletions arch/arm/mach-ixp23xx/include/mach/system.h

This file was deleted.

14 changes: 0 additions & 14 deletions arch/arm/mach-ixp4xx/include/mach/system.h

This file was deleted.

Loading

0 comments on commit a570067

Please sign in to comment.