From d5c4858237fe43c30714f4447ccec87d5fb3fcde Mon Sep 17 00:00:00 2001 From: "Lendacky, Thomas" Date: Mon, 9 Jun 2014 09:19:32 -0500 Subject: [PATCH] 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-format-patch failed