summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-fsl.c
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-09-21 05:28:56 +0300
committerTom Rini <trini@konsulko.com>2016-09-24 00:56:18 +0300
commit4491327d59179a212e36f1889bd143c99159138b (patch)
tree29849e94b159cd0283f0eb287a19bb9300c0f241 /drivers/usb/host/xhci-fsl.c
parent1221ce459d04a428f8880f58581f671b736c3c27 (diff)
downloadu-boot-4491327d59179a212e36f1889bd143c99159138b.tar.xz
Remove arch/${ARCH}/include/asm/errno.h
Unlike Linux, nothing about errno.h is arch-specific in U-Boot. As you see, all of arch/${ARCH}/include/asm/errno.h is just a wrapper of <asm-generic/errno.h>. Actually, U-Boot does not export headers to user-space, so we just have to care about the consistency in the U-Boot tree. Now all of include directives for <asm/errno.h> are gone. Deprecate <asm/errno.h>. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Alexey Brodkin <abrodkin@synopsys.com>
Diffstat (limited to 'drivers/usb/host/xhci-fsl.c')
0 files changed, 0 insertions, 0 deletions