summaryrefslogtreecommitdiff
path: root/arch/arc/include/asm/processor.h
Commit message (Collapse)AuthorAgeLines
* arc: add empty asm/processor.h to satisfy compilation of USB codeAlexey Brodkin2015-11-18-0/+12
common/usb.c unconditionally includes <asm/processor.h> And now to allow USB support on ARC boards we have to have that header. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>