diff options
author | Tony Lindgren <tony@atomide.com> | 2016-09-16 09:24:44 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-09-16 16:29:41 +0200 |
commit | ed3d6d0ac036bcff6e4649a6f8fb987bb4e34444 (patch) | |
tree | 4c950d1b1aa356e6dc021f1431631853267178fe /block | |
parent | 9395452b4aab7bc2475ef8935b4a4fb99d778d70 (diff) |
usb: musb: Fix tusb6010 compile error on blackfin
We have CONFIG_BLACKFIN ifdef redefining all musb registers in
musb_regs.h and tusb6010.h is never included causing a build
error with blackfin-allmodconfig and COMPILE_TEST.
Let's fix the issue by not building tusb6010 if CONFIG_BLACKFIN
is selected.
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Bin Liu <b-liu@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions