Skip to content

Commit

Permalink
ARM: spear: remove mach/memory.h and plat/memory.h
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
  • Loading branch information
Nicolas Pitre authored and Nicolas Pitre committed Oct 13, 2011
1 parent 9d25544 commit 94cc0a7
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 58 deletions.
1 change: 1 addition & 0 deletions arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -917,6 +917,7 @@ config PLAT_SPEAR
select CLKSRC_MMIO
select GENERIC_CLOCKEVENTS
select HAVE_CLK
select NO_MACH_MEMORY_H
help
Support for ST's SPEAr platform (SPEAr3xx, SPEAr6xx and SPEAr13xx).

Expand Down
19 changes: 0 additions & 19 deletions arch/arm/mach-spear3xx/include/mach/memory.h

This file was deleted.

19 changes: 0 additions & 19 deletions arch/arm/mach-spear6xx/include/mach/memory.h

This file was deleted.

20 changes: 0 additions & 20 deletions arch/arm/plat-spear/include/plat/memory.h

This file was deleted.

0 comments on commit 94cc0a7

Please sign in to comment.