Commit baecf72c authored by Paul Mackerras's avatar Paul Mackerras

PPC32: Minor whitespace and ifdef fixes.

parent 5bbf93a1
......@@ -534,7 +534,7 @@ _GLOBAL(flush_instruction_cache)
isync
lis r5, IDC_INVALL@h
mtspr IC_CST, r5
#elif defined(CONFIG_40x)
#elif defined(CONFIG_4xx)
#ifdef CONFIG_403GCX
li r3, 512
mtctr r3
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment