backports: dissolve compat-3.2.h
authorJohannes Berg <johannes.berg@intel.com>
Fri, 12 Apr 2013 08:55:32 +0000 (10:55 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 15 Apr 2013 09:32:46 +0000 (11:32 +0200)
commite6e140378da05b548ab1797cb080ee27883b947d
tree7f86a1262b1fc13635a4e283dd165508f8f954ba
parent0c4d7639748d4a7acca14687e62cf6020d59dca2
backports: dissolve compat-3.2.h

Also get rid of __netdev_printk() as it's no longer
exported from the kernel and thus can't be used by
any drivers/other backported code.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
12 files changed:
backport/backport-include/linux/compat-3.2.h [deleted file]
backport/backport-include/linux/dma-mapping.h [new file with mode: 0644]
backport/backport-include/linux/dynamic_debug.h [new file with mode: 0644]
backport/backport-include/linux/if_ether.h
backport/backport-include/linux/kernel.h
backport/backport-include/linux/mmc/sdio.h [new file with mode: 0644]
backport/backport-include/linux/platform_device.h
backport/backport-include/linux/pm.h
backport/backport-include/linux/skbuff.h
backport/compat/Makefile
backport/compat/compat-2.6.26.c
backport/compat/compat-3.2.c [deleted file]