From: Lendacky, Thomas Date: Mon, 9 Jun 2014 14:19:32 +0000 (-0500) Subject: amd-xgbe: Rename MAX_DMA_CHANNELS to avoid powerpc conflict X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5c4858237fe43c30714f4447ccec87d5fb3fcde;p=pandora-kernel.git amd-xgbe: Rename MAX_DMA_CHANNELS to avoid powerpc conflict MAX_DMA_CHANNELS is defined in asm/scatterlist.h of the powerpc architecture. Rename this #define in xgbe.h to avoid the redefined warning issued during compilation. Reported-by: Fengguang Wu Signed-off-by: Tom Lendacky Signed-off-by: David S. Miller --- Reading git-diff-tree failed