rk_usbphy: Remove unused variable.
This commit is contained in:
@@ -286,9 +286,6 @@ rk_usbphy_attach(device_t dev)
|
||||
static int
|
||||
rk_usbphy_detach(device_t dev)
|
||||
{
|
||||
struct rk_usbphy_softc *sc;
|
||||
sc = device_get_softc(dev);
|
||||
|
||||
return (0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user