b53: make b53_switch_reset_gpio() static
[openwrt.git] / target / linux / generic / files / drivers / net / phy / b53 / b53_common.c
index f5dd068a1b03b72ca8249e3b46b6744690ee79d5..f6a5418c3fe5345b2bf1988586b19949fcd57a4a 100644 (file)
@@ -459,7 +459,7 @@ static int b53_apply(struct b53_device *dev)
        return 0;
 }
 
-void b53_switch_reset_gpio(struct b53_device *dev)
+static void b53_switch_reset_gpio(struct b53_device *dev)
 {
        int gpio = dev->reset_gpio;