|
@@ -1549,8 +1549,8 @@ free_and_exit:
|
|
|
return rc;
|
|
|
}
|
|
|
|
|
|
-void switchtec_ntb_remove(struct device *dev,
|
|
|
- struct class_interface *class_intf)
|
|
|
+static void switchtec_ntb_remove(struct device *dev,
|
|
|
+ struct class_interface *class_intf)
|
|
|
{
|
|
|
struct switchtec_dev *stdev = to_stdev(dev);
|
|
|
struct switchtec_ntb *sndev = stdev->sndev;
|