X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=arch%2Fsh%2Fkernel%2Freboot.c;h=04afe5b206633ff32c887adf8d259e5a90a97c98;hb=58bca4a8fa90fcf9069379653b396b2cec642f7f;hp=ca6a5ca64015bf223e64e1303e07bdfa17fd03e8;hpb=bc030d6cb9532877c1c5a3f5e7123344fa24a285;p=firefly-linux-kernel-4.4.55.git diff --git a/arch/sh/kernel/reboot.c b/arch/sh/kernel/reboot.c index ca6a5ca64015..04afe5b20663 100644 --- a/arch/sh/kernel/reboot.c +++ b/arch/sh/kernel/reboot.c @@ -8,8 +8,8 @@ #endif #include #include -#include #include +#include void (*pm_power_off)(void); EXPORT_SYMBOL(pm_power_off);