tree-wide: fix assorted typos all over the place
[safe/jmp/linux-2.6] / drivers / uwb / lc-dev.c
index e9fe1bb..1097e81 100644 (file)
@@ -255,7 +255,7 @@ static struct attribute_group dev_attr_group = {
        .attrs = dev_attrs,
 };
 
-static struct attribute_group *groups[] = {
+static const struct attribute_group *groups[] = {
        &dev_attr_group,
        NULL,
 };