From: Emil Tantilov Date: Sat, 28 Jan 2012 08:10:35 +0000 (+0000) Subject: igb: fix warning about unused function X-Git-Tag: v3.4-rc1~177^2~335 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9dd966d7fc088a6bed991c2b1e2fba4485e0a31;p=pandora-kernel.git igb: fix warning about unused function This patch fixes a warning about unused function when CONFIG_PM_SLEEP is not selected in the kernel config: igb_main.c: warning: `igb_suspend` defined but not used [W-unused-function] Signed-off-by: Emil Tantilov Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed