]> Pileus Git - ~andy/linux/blobdiff - drivers/power/abx500_chargalg.c
Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound...
[~andy/linux] / drivers / power / abx500_chargalg.c
index fbb6a1fe97e432247a6f40b6216fb0a8b7906ed5..804b88c760d6bf0a375c486ada3d527bf204d109 100644 (file)
@@ -1706,7 +1706,7 @@ static struct attribute *abx500_chargalg_chg[] = {
        NULL
 };
 
-const struct sysfs_ops abx500_chargalg_sysfs_ops = {
+static const struct sysfs_ops abx500_chargalg_sysfs_ops = {
        .store = abx500_chargalg_sysfs_charger,
 };