commit | 08d7660d45bc3e14b0fafe2e891ca50b4b18591a | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Tue Jul 10 06:58:48 2012 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jul 16 17:11:12 2012 -0700 |
tree | cf5ca211871b309d5f6423b31d203c26b95fceb2 | |
parent | f9943c2596c76e6d5c032d13edb735a73b0cc582 [diff] |
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 <galak@kernel.crashing.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>