backport: include printk.h into backport-3.11.c
authorJohannes Berg <johannes.berg@intel.com>
Tue, 25 Jun 2013 10:46:44 +0000 (12:46 +0200)
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>
Wed, 26 Jun 2013 16:32:21 +0000 (09:32 -0700)
commit4d10c25d67504c10289d78e000ff46308f5c8064
treecc47f06d58c9e458bfe45bf453d0aa678227500d
parentacb13e16ae46f93b39a34a3e9c29f0de99ebf699
backport: include printk.h into backport-3.11.c

This is needed for pr_warn(), otherwise it's not defined on
all kernels (it is sometimes pulled in by other headers.)

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
backport/compat/backport-3.11.c