Loading arch/arm/mach-msm/subsystem_restart.c +1 −2 Original line number Diff line number Diff line Loading @@ -33,6 +33,7 @@ #include <linux/miscdevice.h> #include <linux/interrupt.h> #include <linux/of_gpio.h> #include <linux/platform_device.h> #include <asm/current.h> Loading @@ -40,8 +41,6 @@ #include <mach/subsystem_notif.h> #include <mach/subsystem_restart.h> #include "smd_private.h" static int enable_debug; module_param(enable_debug, int, S_IRUGO | S_IWUSR); Loading Loading
arch/arm/mach-msm/subsystem_restart.c +1 −2 Original line number Diff line number Diff line Loading @@ -33,6 +33,7 @@ #include <linux/miscdevice.h> #include <linux/interrupt.h> #include <linux/of_gpio.h> #include <linux/platform_device.h> #include <asm/current.h> Loading @@ -40,8 +41,6 @@ #include <mach/subsystem_notif.h> #include <mach/subsystem_restart.h> #include "smd_private.h" static int enable_debug; module_param(enable_debug, int, S_IRUGO | S_IWUSR); Loading