Staging: octeon: Remove extern from .c file
authorHelen Fornazier <helen.fornazier@gmail.com>
Thu, 26 Mar 2015 00:11:44 +0000 (21:11 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Mar 2015 09:40:32 +0000 (10:40 +0100)
This patch fixes the checkpatch.pl warning:

WARNING: externs should be avoided in .c files
+extern void octeon_mdiobus_force_mod_depencency(void);

Signed-off-by: Helen Fornazier <helen.fornazier@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/octeon/ethernet-mdio.h
drivers/staging/octeon/ethernet.c

Simple merge