]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - include/linux/devfreq-event.h
mm/cma_debug.c: remove blank lines before DEFINE_SIMPLE_ATTRIBUTE()
[mirror_ubuntu-zesty-kernel.git] / include / linux / devfreq-event.h
index 602fbbfcfeedcf415bd09574a73e24798fe0feb1..0a83a1e648b088c1acc8a7304eb6be71be146026 100644 (file)
@@ -91,7 +91,7 @@ struct devfreq_event_desc {
        const char *name;
        void *driver_data;
 
-       struct devfreq_event_ops *ops;
+       const struct devfreq_event_ops *ops;
 };
 
 #if defined(CONFIG_PM_DEVFREQ_EVENT)