| Now, include/linux/errno.h is a wrapper of <asm-generic/errno.h>. Replace all include directives for <asm-generic/errno.h> with <linux/errno.h>. <asm-generic/...> is supposed to be included from <asm/...> when arch-headers fall back into generic implementation. Generally, they should not be directly included from .c files. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> [trini: Add drivers/usb/host/xhci-rockchip.c] Signed-off-by: Tom Rini <trini@konsulko.com> | ||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| desc.h | ||
| desc_constr.h | ||
| error.c | ||
| fsl_blob.c | ||
| fsl_hash.c | ||
| fsl_hash.h | ||
| fsl_rsa.c | ||
| jobdesc.c | ||
| jobdesc.h | ||
| jr.c | ||
| jr.h | ||
| rsa_caam.h | ||
| sec.c | ||