From: Maulik Mankad Date: Wed, 17 Feb 2010 22:09:29 +0000 (-0800) Subject: USB: Add empty functions in otg.h X-Git-Tag: v2.6.34-rc1~230^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=224e1542b6ca2d38dc0c7ea65fb6760c082b1309;p=pandora-kernel.git USB: Add empty functions in otg.h Add empty functions for usb_nop_xceiv_register() and usb_nop_xceiv_unregister() in otg.h so that these functions can be called even when CONFIG_NOP_USB_XCEIV is not enabled. It allows to remove ifdef's from board file. Signed-off-by: Maulik Mankad Cc: Sergei Shtylyov Cc: Ajay Kumar Gupta Acked-by: Olof Johansson Acked-by: Felipe Balbi Acked-by: Greg Kroah-Hartman Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed