]> git.ipfire.org Git - people/ms/linux.git/blobdiff - drivers/mfd/ab8500-debugfs.c
Importing "grsecurity-3.1-3.19.2-201503201903.patch"
[people/ms/linux.git] / drivers / mfd / ab8500-debugfs.c
index 9a8e185f11dfaf5fe8ba87432a24e8f704484b40..27ff17d11cb2d4f08aeb0753c2f2bfcce08d1dcd 100644 (file)
@@ -100,7 +100,7 @@ static int irq_last;
 static u32 *irq_count;
 static int num_irqs;
 
-static struct device_attribute **dev_attr;
+static device_attribute_no_const **dev_attr;
 static char **event_name;
 
 static u8 avg_sample = SAMPLE_16;