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 |
||
---|---|---|
.. | ||
acpi-als.c | ||
adjd_s311.c | ||
adux1020.c | ||
al3010.c | ||
al3320a.c | ||
apds9300.c | ||
apds9306.c | ||
apds9960.c | ||
as73211.c | ||
bh1745.c | ||
bh1750.c | ||
bh1780.c | ||
cm3232.c | ||
cm3323.c | ||
cm3605.c | ||
cm32181.c | ||
cm36651.c | ||
cros_ec_light_prox.c | ||
gp2ap002.c | ||
gp2ap020a00f.c | ||
hid-sensor-als.c | ||
hid-sensor-prox.c | ||
iqs621-als.c | ||
isl29018.c | ||
isl29028.c | ||
isl29125.c | ||
isl76682.c | ||
jsa1212.c | ||
Kconfig | ||
lm3533-als.c | ||
ltr390.c | ||
ltr501.c | ||
ltrf216a.c | ||
lv0104cs.c | ||
Makefile | ||
max44000.c | ||
max44009.c | ||
noa1305.c | ||
opt3001.c | ||
opt4001.c | ||
pa12203001.c | ||
rohm-bu27008.c | ||
rohm-bu27034.c | ||
rpr0521.c | ||
si1133.c | ||
si1145.c | ||
st_uvis25_core.c | ||
st_uvis25_i2c.c | ||
st_uvis25_spi.c | ||
st_uvis25.h | ||
stk3310.c | ||
tcs3414.c | ||
tcs3472.c | ||
tsl2563.c | ||
tsl2583.c | ||
tsl2591.c | ||
tsl2772.c | ||
tsl4531.c | ||
us5182d.c | ||
vcnl4000.c | ||
vcnl4035.c | ||
veml6030.c | ||
veml6040.c | ||
veml6070.c | ||
veml6075.c | ||
vl6180.c | ||
zopt2201.c |