Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowel...
[platform/kernel/linux-starfive.git] / drivers / edac / edac_module.c
index 172598a..32a931d 100644 (file)
@@ -19,7 +19,8 @@
 
 #ifdef CONFIG_EDAC_DEBUG
 
-static int edac_set_debug_level(const char *buf, struct kernel_param *kp)
+static int edac_set_debug_level(const char *buf,
+                               const struct kernel_param *kp)
 {
        unsigned long val;
        int ret;