Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=798b77095dea2f89e42f5aaa0e5b18833fea5358
Commit:     798b77095dea2f89e42f5aaa0e5b18833fea5358
Parent:     5cf77a5fd03c65b9dd33c283ce308a3abc4cb375
Author:     Mike Frysinger <[EMAIL PROTECTED]>
AuthorDate: Thu Jul 12 14:35:15 2007 +0800
Committer:  Bryan Wu <[EMAIL PROTECTED]>
CommitDate: Thu Jul 12 14:35:15 2007 +0800

    Blackfin arch: as pointed out by Robert P. J. Day, update the CPU_FREQ name 
to match current Kconfig
    
    Cc: Robert P. J. Day <[EMAIL PROTECTED]>
    Signed-off-by: Mike Frysinger <[EMAIL PROTECTED]>
    Signed-off-by: Bryan Wu <[EMAIL PROTECTED]>
---
 arch/blackfin/mach-bf533/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/blackfin/mach-bf533/Makefile 
b/arch/blackfin/mach-bf533/Makefile
index 0322546..8cce173 100644
--- a/arch/blackfin/mach-bf533/Makefile
+++ b/arch/blackfin/mach-bf533/Makefile
@@ -6,4 +6,4 @@ extra-y := head.o
 
 obj-y := ints-priority.o dma.o
 
-obj-$(CONFIG_CPU_FREQ_BF533) += cpu.o
+obj-$(CONFIG_CPU_FREQ)   += cpu.o
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to