From 60327b2d2377bb576e4a4b26c634b8ced8f415b8 Mon Sep 17 00:00:00 2001 From: Joe Perches Date: Sun, 23 Mar 2008 01:03:18 -0700 Subject: [PATCH] --- yaml --- r: 89013 b: refs/heads/master c: 78db4c6be439cd446c94181c73f5e06a89a5aaf3 h: refs/heads/master i: 89011: 1b28083bebb49859fb6d35c67204bafdc7cf101e v: v3 --- [refs] | 2 +- trunk/include/asm-x86/reboot.h | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 1675fbdc2e4e..564c0762a56a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 72f74fa25a468f40781e452f1d2528395090d55f +refs/heads/master: 78db4c6be439cd446c94181c73f5e06a89a5aaf3 diff --git a/trunk/include/asm-x86/reboot.h b/trunk/include/asm-x86/reboot.h index e9e3ffc22c07..6b5233b4f84b 100644 --- a/trunk/include/asm-x86/reboot.h +++ b/trunk/include/asm-x86/reboot.h @@ -3,8 +3,7 @@ struct pt_regs; -struct machine_ops -{ +struct machine_ops { void (*restart)(char *cmd); void (*halt)(void); void (*power_off)(void);