s390/ctcm: switch to ccwgroup_create_dev
[firefly-linux-kernel-4.4.55.git] / drivers / s390 / net / ctcm_main.h
index 24d5215eb0c40af4816115579bde366149eb159f..b9056a55d9950b113d1446422fdec5d955d07c29 100644 (file)
@@ -225,13 +225,7 @@ struct ctcm_priv {
 int ctcm_open(struct net_device *dev);
 int ctcm_close(struct net_device *dev);
 
-/*
- * prototypes for non-static sysfs functions
- */
-int ctcm_add_attributes(struct device *dev);
-void ctcm_remove_attributes(struct device *dev);
-int ctcm_add_files(struct device *dev);
-void ctcm_remove_files(struct device *dev);
+extern const struct attribute_group *ctcm_attr_groups[];
 
 /*
  * Compatibility macros for busy handling