[MIPS] Alchemy: kill useless #include's, #define's and extern's
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Wed, 23 Apr 2008 18:43:55 +0000 (22:43 +0400)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 28 Apr 2008 16:14:28 +0000 (17:14 +0100)
Go thru the Alchemy code and hunt down every unneeded #include, #define, and
extern (some of which refer to already long dead functions).

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found