From: Claudiu Manoil Date: Tue, 7 Oct 2014 07:44:28 +0000 (+0300) Subject: net/fsl_pq_mdio: Fix asm/ucc.h compile error for ARM X-Git-Tag: fixes-against-v3.18-rc2~115^2~19^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a4cbd53b80862c1e57ed20d30468770699b776e;p=pandora-kernel.git net/fsl_pq_mdio: Fix asm/ucc.h compile error for ARM The UCC specific code included in fsl_pq_mdio.c (with function calls from asm/ucc.h) is already guarded by these config options, so this ARM build fix only provides consistency with the rest UCC specific code. Signed-off-by: Claudiu Manoil Signed-off-by: David S. Miller --- Reading git-diff-tree failed