[MIPS] don't leak setup_early_printk() in userspace header
authorAdrian Bunk <bunk@kernel.org>
Wed, 16 Jul 2008 16:26:15 +0000 (19:26 +0300)
committerRalf Baechle <ralf@linux-mips.org>
Sun, 20 Jul 2008 13:38:19 +0000 (14:38 +0100)
Our userspace headers shouldn't contain prototypes of in-kernel
functions.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found