diff options
Diffstat (limited to 'arch/mips/include/asm/octeon/cvmx-helper-sgmii.h')
-rw-r--r-- | arch/mips/include/asm/octeon/cvmx-helper-sgmii.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/include/asm/octeon/cvmx-helper-sgmii.h b/arch/mips/include/asm/octeon/cvmx-helper-sgmii.h index 19b48d60857f..9a9b6c103ede 100644 --- a/arch/mips/include/asm/octeon/cvmx-helper-sgmii.h +++ b/arch/mips/include/asm/octeon/cvmx-helper-sgmii.h | |||
@@ -45,6 +45,7 @@ | |||
45 | * Returns Number of ports on the interface. Zero to disable. | 45 | * Returns Number of ports on the interface. Zero to disable. |
46 | */ | 46 | */ |
47 | extern int __cvmx_helper_sgmii_probe(int interface); | 47 | extern int __cvmx_helper_sgmii_probe(int interface); |
48 | extern int __cvmx_helper_sgmii_enumerate(int interface); | ||
48 | 49 | ||
49 | /** | 50 | /** |
50 | * Bringup and enable a SGMII interface. After this call packet | 51 | * Bringup and enable a SGMII interface. After this call packet |