Skip to content

Commit

Permalink
[Blackfin] arch: Functional power management support: Remove broken c…
Browse files Browse the repository at this point in the history
…pu frequency scaling drivers

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
  • Loading branch information
Michael Hennerich authored and Bryan Wu committed Apr 24, 2008
1 parent 8e39df2 commit fe44193
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 645 deletions.
2 changes: 0 additions & 2 deletions arch/blackfin/mach-bf527/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,3 @@
extra-y := head.o

obj-y := ints-priority.o dma.o

obj-$(CONFIG_CPU_FREQ) += cpu.o
161 changes: 0 additions & 161 deletions arch/blackfin/mach-bf527/cpu.c

This file was deleted.

2 changes: 0 additions & 2 deletions arch/blackfin/mach-bf533/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,3 @@
extra-y := head.o

obj-y := ints-priority.o dma.o

obj-$(CONFIG_CPU_FREQ) += cpu.o
158 changes: 0 additions & 158 deletions arch/blackfin/mach-bf533/cpu.c

This file was deleted.

2 changes: 0 additions & 2 deletions arch/blackfin/mach-bf537/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,3 @@
extra-y := head.o

obj-y := ints-priority.o dma.o

obj-$(CONFIG_CPU_FREQ) += cpu.o
Loading

0 comments on commit fe44193

Please sign in to comment.