diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2010-10-15 10:45:03 +1100 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2010-10-15 10:45:03 +1100 |
commit | 6a1c9dfe4186f18fed38421b35b40fb9260cbfe1 (patch) | |
tree | c779921e8a5c77ee190532df9463e533a2152ba0 /arch/powerpc/kernel/cpu_setup_44x.S | |
parent | e0dc09ff9a28f37441c5e92a14de6abda8db49d6 (diff) | |
parent | 2989b722c9c4694cf6c5aa378f9c8a14e106d320 (diff) |
Merge remote branch 'jwb/next' into next
Diffstat (limited to 'arch/powerpc/kernel/cpu_setup_44x.S')
-rw-r--r-- | arch/powerpc/kernel/cpu_setup_44x.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/kernel/cpu_setup_44x.S b/arch/powerpc/kernel/cpu_setup_44x.S index 7d606f89a839..e32b4a9a2c22 100644 --- a/arch/powerpc/kernel/cpu_setup_44x.S +++ b/arch/powerpc/kernel/cpu_setup_44x.S @@ -35,6 +35,7 @@ _GLOBAL(__setup_cpu_440grx) _GLOBAL(__setup_cpu_460ex) _GLOBAL(__setup_cpu_460gt) _GLOBAL(__setup_cpu_460sx) +_GLOBAL(__setup_cpu_apm821xx) mflr r4 bl __init_fpu_44x bl __fixup_440A_mcheck |