5f60d5f6bb
asm/unaligned.h is always an include of asm-generic/unaligned.h; might as well move that thing to linux/unaligned.h and include that - there's nothing arch-specific in that header. auto-generated by the following: for i in `git grep -l -w asm/unaligned.h`; do sed -i -e "s/asm\/unaligned.h/linux\/unaligned.h/" $i done for i in `git grep -l -w asm-generic/unaligned.h`; do sed -i -e "s/asm-generic\/unaligned.h/linux\/unaligned.h/" $i done git mv include/asm-generic/unaligned.h include/linux/unaligned.h git mv tools/include/asm-generic/unaligned.h tools/include/linux/unaligned.h sed -i -e "/unaligned.h/d" include/asm-generic/Kbuild sed -i -e "s/__ASM_GENERIC/__LINUX/" include/linux/unaligned.h tools/include/linux/unaligned.h |
||
---|---|---|
.. | ||
hantro_drv.c | ||
hantro_g1_h264_dec.c | ||
hantro_g1_mpeg2_dec.c | ||
hantro_g1_regs.h | ||
hantro_g1_vp8_dec.c | ||
hantro_g1.c | ||
hantro_g2_hevc_dec.c | ||
hantro_g2_regs.h | ||
hantro_g2_vp9_dec.c | ||
hantro_g2.c | ||
hantro_h1_jpeg_enc.c | ||
hantro_h1_regs.h | ||
hantro_h264.c | ||
hantro_hevc.c | ||
hantro_hw.h | ||
hantro_jpeg.c | ||
hantro_jpeg.h | ||
hantro_mpeg2.c | ||
hantro_postproc.c | ||
hantro_v4l2.c | ||
hantro_v4l2.h | ||
hantro_vp8.c | ||
hantro_vp9.c | ||
hantro_vp9.h | ||
hantro.h | ||
imx8m_vpu_hw.c | ||
Kconfig | ||
Makefile | ||
rockchip_av1_entropymode.c | ||
rockchip_av1_entropymode.h | ||
rockchip_av1_filmgrain.c | ||
rockchip_av1_filmgrain.h | ||
rockchip_vpu2_hw_h264_dec.c | ||
rockchip_vpu2_hw_jpeg_enc.c | ||
rockchip_vpu2_hw_mpeg2_dec.c | ||
rockchip_vpu2_hw_vp8_dec.c | ||
rockchip_vpu2_regs.h | ||
rockchip_vpu981_hw_av1_dec.c | ||
rockchip_vpu981_regs.h | ||
rockchip_vpu_hw.c | ||
sama5d4_vdec_hw.c | ||
stm32mp25_vpu_hw.c | ||
sunxi_vpu_hw.c |