From: Rasmus Villemoes Date: Wed, 20 Aug 2014 13:14:49 +0000 (+0200) Subject: net: ethernet: broadcom: bnx2x: Remove redundant #ifdef X-Git-Tag: omap-for-v3.17/fixes-against-rc2~24^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d149c5268d78d740cfdb20834328975251e7388;p=pandora-kernel.git net: ethernet: broadcom: bnx2x: Remove redundant #ifdef Nothing defines _ASM_GENERIC_INT_L64_H, it is a weird way to check for 64 bit longs, and u64 should be printed using %llx anyway. Signed-off-by: Rasmus Villemoes Signed-off-by: David S. Miller --- Reading git-diff-tree failed