]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/edac/edac_module.c
Merge branch 'WIP.x86-pti.base-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
[mirror_ubuntu-bionic-kernel.git] / drivers / edac / edac_module.c
index 172598a27d7d9df8f83dcd37ae6bf0706df8d53a..32a931d0cb71ff1c262c97eb323c8894768ee423 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;