From: Kumar Gala Date: Tue, 10 Jul 2012 11:58:48 +0000 (-0500) Subject: USB: ehci-fsl: Update ifdef check to work on 64-bit ppc X-Git-Tag: v3.6-rc1~101^2~18 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08d7660d45bc3e14b0fafe2e891ca50b4b18591a;p=pandora-kernel.git USB: ehci-fsl: Update ifdef check to work on 64-bit ppc We need to use CONFIG_FSL_SOC_BOOKE instead of CONFIG_PPC_85xx as CONFIG_PPC_85xx isn't defined when we build support for 64-bit embedded FSL PPC SoCs. Signed-off-by: Kumar Gala Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed