diff options
author | Pranith Kumar <bobby.prani@gmail.com> | 2014-08-21 17:16:04 +0400 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2014-09-25 17:14:54 +0400 |
commit | 92f792ece9c41befde64d8799fd3dde5d57407ab (patch) | |
tree | 84cbc2e057045f73147b0f5556bf0c2c0b764d1c /arch/powerpc/platforms/powernv | |
parent | a9303e1bd05751649e5408e521aab19380c7fd8a (diff) | |
download | linux-92f792ece9c41befde64d8799fd3dde5d57407ab.tar.xz |
powerpc: Fix build failure when CONFIG_USB=y
We are enabling USB unconditionally which results in following build failure
drivers/built-in.o: In function `tb_drom_read':
(.text+0x1b62b70): undefined reference to `usb_speed_string'
make: *** [vmlinux] Error
Enable USB only if USB_SUPPORT is set to avoid such failures
Signed-off-by: Pranith Kumar <bobby.prani@gmail.com>
Acked-by: Alistair Popple <alistair@popple.id.au>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/platforms/powernv')
0 files changed, 0 insertions, 0 deletions