backports: move header files
authorJohannes Berg <johannes.berg@intel.com>
Thu, 11 Apr 2013 14:55:22 +0000 (16:55 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 15 Apr 2013 09:32:45 +0000 (11:32 +0200)
commita09a3f4cd32915a438f92be173c91bd17d88f89f
treef91f144ba0771ddf649d7fc50358c827e967b584
parent7ffd70d3edcd96768ada03b9b524bff265f9b0b8
backports: move header files

This first step in reorganising the header files moves all the
header files into a new backport-include/ directory that gets
priority over the regular include/ where we copy the files we
want to backport from the kernel. This will help split all the
header files into logical units.

While at it, move and rename compat_2.6.h and compat_autoconf.h
to backport/backport.h and backport/autoconf.h respectively.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
157 files changed:
backport/.gitignore
backport/Makefile.kernel
backport/Makefile.real
backport/backport-include/backport/backport.h [new file with mode: 0644]
backport/backport-include/backport/checks.h [new file with mode: 0644]
backport/backport-include/crypto/aes.h [new file with mode: 0644]
backport/backport-include/linux/atomic.h [new file with mode: 0644]
backport/backport-include/linux/average.h [new file with mode: 0644]
backport/backport-include/linux/bitops.h [new file with mode: 0644]
backport/backport-include/linux/compat-2.6.14.h [new file with mode: 0644]
backport/backport-include/linux/compat-2.6.18.h [new file with mode: 0644]
backport/backport-include/linux/compat-2.6.19.h [new file with mode: 0644]
backport/backport-include/linux/compat-2.6.20.h [new file with mode: 0644]
backport/backport-include/linux/compat-2.6.21.h [new file with mode: 0644]
backport/backport-include/linux/compat-2.6.22.h [new file with mode: 0644]
backport/backport-include/linux/compat-2.6.23.h [new file with mode: 0644]
backport/backport-include/linux/compat-2.6.24.h [new file with mode: 0644]
backport/backport-include/linux/compat-2.6.25.h [new file with mode: 0644]
backport/backport-include/linux/compat-2.6.26.h [new file with mode: 0644]
backport/backport-include/linux/compat-2.6.27.h [new file with mode: 0644]
backport/backport-include/linux/compat-2.6.28.h [new file with mode: 0644]
backport/backport-include/linux/compat-2.6.29.h [new file with mode: 0644]
backport/backport-include/linux/compat-2.6.30.h [new file with mode: 0644]
backport/backport-include/linux/compat-2.6.31.h [new file with mode: 0644]
backport/backport-include/linux/compat-2.6.32.h [new file with mode: 0644]
backport/backport-include/linux/compat-2.6.33.h [new file with mode: 0644]
backport/backport-include/linux/compat-2.6.34.h [new file with mode: 0644]
backport/backport-include/linux/compat-2.6.35.h [new file with mode: 0644]
backport/backport-include/linux/compat-2.6.36.h [new file with mode: 0644]
backport/backport-include/linux/compat-2.6.37.h [new file with mode: 0644]
backport/backport-include/linux/compat-2.6.38.h [new file with mode: 0644]
backport/backport-include/linux/compat-2.6.39.h [new file with mode: 0644]
backport/backport-include/linux/compat-3.0.h [new file with mode: 0644]
backport/backport-include/linux/compat-3.1.h [new file with mode: 0644]
backport/backport-include/linux/compat-3.10.h [new file with mode: 0644]
backport/backport-include/linux/compat-3.2.h [new file with mode: 0644]
backport/backport-include/linux/compat-3.3.h [new file with mode: 0644]
backport/backport-include/linux/compat-3.4.h [new file with mode: 0644]
backport/backport-include/linux/compat-3.5.h [new file with mode: 0644]
backport/backport-include/linux/compat-3.6.h [new file with mode: 0644]
backport/backport-include/linux/compat-3.7.h [new file with mode: 0644]
backport/backport-include/linux/compat-3.8.h [new file with mode: 0644]
backport/backport-include/linux/compat-3.9.h [new file with mode: 0644]
backport/backport-include/linux/cordic.h [new file with mode: 0644]
backport/backport-include/linux/crc8.h [new file with mode: 0644]
backport/backport-include/linux/export.h [new file with mode: 0644]
backport/backport-include/linux/gpio.h [new file with mode: 0644]
backport/backport-include/linux/kfifo.h [new file with mode: 0644]
backport/backport-include/linux/kmemleak.h [new file with mode: 0644]
backport/backport-include/linux/math64.h [new file with mode: 0644]
backport/backport-include/linux/of.h [new file with mode: 0644]
backport/backport-include/linux/olpc-ec.h [new file with mode: 0644]
backport/backport-include/linux/pci-aspm.h [new file with mode: 0644]
backport/backport-include/linux/pm_qos.h [new file with mode: 0644]
backport/backport-include/linux/pm_qos_params.h [new file with mode: 0644]
backport/backport-include/linux/pm_runtime.h [new file with mode: 0644]
backport/backport-include/linux/printk.h [new file with mode: 0644]
backport/backport-include/linux/rfkill.h [new file with mode: 0644]
backport/backport-include/linux/semaphore.h [new file with mode: 0644]
backport/backport-include/linux/tracepoint.h [new file with mode: 0644]
backport/backport-include/linux/u64_stats_sync.h [new file with mode: 0644]
backport/backport-include/linux/uidgid.h [new file with mode: 0644]
backport/backport-include/linux/unaligned/access_ok.h [new file with mode: 0644]
backport/backport-include/linux/unaligned/be_byteshift.h [new file with mode: 0644]
backport/backport-include/linux/unaligned/be_memmove.h [new file with mode: 0644]
backport/backport-include/linux/unaligned/be_struct.h [new file with mode: 0644]
backport/backport-include/linux/unaligned/generic.h [new file with mode: 0644]
backport/backport-include/linux/unaligned/le_byteshift.h [new file with mode: 0644]
backport/backport-include/linux/unaligned/le_memmove.h [new file with mode: 0644]
backport/backport-include/linux/unaligned/le_struct.h [new file with mode: 0644]
backport/backport-include/linux/unaligned/memmove.h [new file with mode: 0644]
backport/backport-include/linux/unaligned/packed_struct.h [new file with mode: 0644]
backport/backport-include/linux/vga_switcheroo.h [new file with mode: 0644]
backport/backport-include/linux/wireless.h [new file with mode: 0644]
backport/backport-include/net/codel.h [new file with mode: 0644]
backport/backport-include/net/flow_keys.h [new file with mode: 0644]
backport/backport-include/net/net_namespace.h [new file with mode: 0644]
backport/backport-include/pcmcia/cistpl.h [new file with mode: 0644]
backport/backport-include/trace/define_trace.h [new file with mode: 0644]
backport/include/crypto/aes.h [deleted file]
backport/include/linux/atomic.h [deleted file]
backport/include/linux/average.h [deleted file]
backport/include/linux/backport_checks.h [deleted file]
backport/include/linux/bitops.h [deleted file]
backport/include/linux/compat-2.6.14.h [deleted file]
backport/include/linux/compat-2.6.18.h [deleted file]
backport/include/linux/compat-2.6.19.h [deleted file]
backport/include/linux/compat-2.6.20.h [deleted file]
backport/include/linux/compat-2.6.21.h [deleted file]
backport/include/linux/compat-2.6.22.h [deleted file]
backport/include/linux/compat-2.6.23.h [deleted file]
backport/include/linux/compat-2.6.24.h [deleted file]
backport/include/linux/compat-2.6.25.h [deleted file]
backport/include/linux/compat-2.6.26.h [deleted file]
backport/include/linux/compat-2.6.27.h [deleted file]
backport/include/linux/compat-2.6.28.h [deleted file]
backport/include/linux/compat-2.6.29.h [deleted file]
backport/include/linux/compat-2.6.30.h [deleted file]
backport/include/linux/compat-2.6.31.h [deleted file]
backport/include/linux/compat-2.6.32.h [deleted file]
backport/include/linux/compat-2.6.33.h [deleted file]
backport/include/linux/compat-2.6.34.h [deleted file]
backport/include/linux/compat-2.6.35.h [deleted file]
backport/include/linux/compat-2.6.36.h [deleted file]
backport/include/linux/compat-2.6.37.h [deleted file]
backport/include/linux/compat-2.6.38.h [deleted file]
backport/include/linux/compat-2.6.39.h [deleted file]
backport/include/linux/compat-2.6.h [deleted file]
backport/include/linux/compat-3.0.h [deleted file]
backport/include/linux/compat-3.1.h [deleted file]
backport/include/linux/compat-3.10.h [deleted file]
backport/include/linux/compat-3.2.h [deleted file]
backport/include/linux/compat-3.3.h [deleted file]
backport/include/linux/compat-3.4.h [deleted file]
backport/include/linux/compat-3.5.h [deleted file]
backport/include/linux/compat-3.6.h [deleted file]
backport/include/linux/compat-3.7.h [deleted file]
backport/include/linux/compat-3.8.h [deleted file]
backport/include/linux/compat-3.9.h [deleted file]
backport/include/linux/cordic.h [deleted file]
backport/include/linux/crc8.h [deleted file]
backport/include/linux/export.h [deleted file]
backport/include/linux/gpio.h [deleted file]
backport/include/linux/kfifo.h [deleted file]
backport/include/linux/kmemleak.h [deleted file]
backport/include/linux/math64.h [deleted file]
backport/include/linux/of.h [deleted file]
backport/include/linux/olpc-ec.h [deleted file]
backport/include/linux/pci-aspm.h [deleted file]
backport/include/linux/pm_qos.h [deleted file]
backport/include/linux/pm_qos_params.h [deleted file]
backport/include/linux/pm_runtime.h [deleted file]
backport/include/linux/printk.h [deleted file]
backport/include/linux/rfkill.h [deleted file]
backport/include/linux/semaphore.h [deleted file]
backport/include/linux/tracepoint.h [deleted file]
backport/include/linux/u64_stats_sync.h [deleted file]
backport/include/linux/uidgid.h [deleted file]
backport/include/linux/unaligned/access_ok.h [deleted file]
backport/include/linux/unaligned/be_byteshift.h [deleted file]
backport/include/linux/unaligned/be_memmove.h [deleted file]
backport/include/linux/unaligned/be_struct.h [deleted file]
backport/include/linux/unaligned/generic.h [deleted file]
backport/include/linux/unaligned/le_byteshift.h [deleted file]
backport/include/linux/unaligned/le_memmove.h [deleted file]
backport/include/linux/unaligned/le_struct.h [deleted file]
backport/include/linux/unaligned/memmove.h [deleted file]
backport/include/linux/unaligned/packed_struct.h [deleted file]
backport/include/linux/vga_switcheroo.h [deleted file]
backport/include/linux/wireless.h [deleted file]
backport/include/net/codel.h [deleted file]
backport/include/net/flow_keys.h [deleted file]
backport/include/net/net_namespace.h [deleted file]
backport/include/pcmcia/cistpl.h [deleted file]
backport/include/trace/define_trace.h [deleted file]
devel/doc/makefile-operation
gentree.py