From: Jacob Keller Date: Sat, 8 Dec 2012 09:04:25 +0000 (+0000) Subject: ixgbe: only compile ixgbe_debugfs.o when enabled X-Git-Tag: v3.9-rc1~139^2~258^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b205c0de495ea0a7cd073ff92b47a480c1b24ebe;p=pandora-kernel.git ixgbe: only compile ixgbe_debugfs.o when enabled This patch modifies ixgbe_debugfs.c and the Makefile for the ixgbe driver to only compile the file when the config is enabled. This means we can remove the #ifdef inside the ixgbe_debugfs.c file. Signed-off-by: Jacob Keller Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed