Skip to content

Commit

Permalink
ARM: zynq: Remove all unused mach headers
Browse files Browse the repository at this point in the history
Remove empty unused mach/hardware.h.
mach/irqs.h is unused because SPARSE_IRQ are ON by default.
mach/timex.h is unused because of CONFIG_ARCH_MULTIPLATFORM.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Tested-by: Josh Cartwright <josh.cartwright@ni.com>
  • Loading branch information
Michal Simek committed Nov 21, 2012
1 parent 9a45eb6 commit acda38a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 62 deletions.
18 changes: 0 additions & 18 deletions arch/arm/mach-zynq/include/mach/hardware.h

This file was deleted.

21 changes: 0 additions & 21 deletions arch/arm/mach-zynq/include/mach/irqs.h

This file was deleted.

23 changes: 0 additions & 23 deletions arch/arm/mach-zynq/include/mach/timex.h

This file was deleted.

0 comments on commit acda38a

Please sign in to comment.