Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux...
[deliverable/linux.git] / drivers / serial / kgdboc.c
index 39f9a1adaa756b408a18ce02e6dfe662350f2246..d4b711c9a416c79bbfd242a248a51d3589eb2a15 100644 (file)
@@ -243,7 +243,7 @@ static struct kgdb_io kgdboc_io_ops = {
 
 #ifdef CONFIG_KGDB_SERIAL_CONSOLE
 /* This is only available if kgdboc is a built in for early debugging */
-int __init kgdboc_early_init(char *opt)
+static int __init kgdboc_early_init(char *opt)
 {
        /* save the first character of the config string because the
         * init routine can destroy it.
This page took 0.049073 seconds and 5 git commands to generate.