mirror of https://github.com/torvalds/linux.git
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 |
||
|---|---|---|
| .. | ||
| adv7511 | ||
| analogix | ||
| cadence | ||
| imx | ||
| synopsys | ||
| Kconfig | ||
| Makefile | ||
| aux-bridge.c | ||
| aux-hpd-bridge.c | ||
| chipone-icn6211.c | ||
| chrontel-ch7033.c | ||
| cros-ec-anx7688.c | ||
| display-connector.c | ||
| fsl-ldb.c | ||
| ite-it6505.c | ||
| ite-it66121.c | ||
| lontium-lt8912b.c | ||
| lontium-lt9211.c | ||
| lontium-lt9611.c | ||
| lontium-lt9611uxc.c | ||
| lvds-codec.c | ||
| megachips-stdpxxxx-ge-b850v3-fw.c | ||
| microchip-lvds.c | ||
| nwl-dsi.c | ||
| nwl-dsi.h | ||
| nxp-ptn3460.c | ||
| panel.c | ||
| parade-ps8622.c | ||
| parade-ps8640.c | ||
| samsung-dsim.c | ||
| sii902x.c | ||
| sii9234.c | ||
| sil-sii8620.c | ||
| sil-sii8620.h | ||
| simple-bridge.c | ||
| tc358762.c | ||
| tc358764.c | ||
| tc358767.c | ||
| tc358768.c | ||
| tc358775.c | ||
| thc63lvd1024.c | ||
| ti-dlpc3433.c | ||
| ti-sn65dsi83.c | ||
| ti-sn65dsi86.c | ||
| ti-tfp410.c | ||
| ti-tpd12s015.c | ||