From f3bc3189a001ec85c7b1119ad4aa5e39eea0f05e Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Mon, 24 May 2010 14:33:41 -0700 Subject: [PATCH] xen: fix build when SYSRQ is disabled Fix build error when CONFIG_MAGIC_SYSRQ is not enabled: drivers/xen/manage.c:223: error: implicit declaration of function 'handle_sysrq' Signed-off-by: Randy Dunlap Acked-by: Jeremy Fitzhardinge Cc: Chris Wright Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed