Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland...
[linux-2.6-block.git] / include / linux / transport_class.h
index eaec1ea9558ee6aa8267050a212267f3394dcc4a..9ae8da3e6407bf5c71bff5c26a337d2e59411e30 100644 (file)
@@ -55,7 +55,7 @@ struct anon_transport_class cls = {                           \
 
 struct transport_container {
        struct attribute_container ac;
-       struct attribute_group *statistics;
+       const struct attribute_group *statistics;
 };
 
 #define attribute_container_to_transport_container(x) \