Skip to content

Commit

Permalink
ARM: OMAP2: Remove old PRCM register access code
Browse files Browse the repository at this point in the history
Remove old PRCM register access code that is no longer needed.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
  • Loading branch information
Paul Walmsley authored and Tony Lindgren committed Apr 14, 2008
1 parent a16e970 commit d83b079
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 797 deletions.
2 changes: 1 addition & 1 deletion arch/arm/mach-omap2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ obj-y := irq.o id.o io.o sram-fn.o memory.o control.o prcm.o clock.o mux.o \
devices.o serial.o gpmc.o timer-gp.o

# Power Management
obj-$(CONFIG_PM) += pm.o pm-domain.o sleep.o
obj-$(CONFIG_PM) += pm.o sleep.o

# Clock framework
obj-$(CONFIG_ARCH_OMAP2) += clock24xx.o
Expand Down
299 changes: 0 additions & 299 deletions arch/arm/mach-omap2/pm-domain.c

This file was deleted.

Loading

0 comments on commit d83b079

Please sign in to comment.