compat-wireless: add linux/compat.h header
authorHauke Mehrtens <hauke@hauke-m.de>
Tue, 29 May 2012 22:39:38 +0000 (00:39 +0200)
committerLuis R. Rodriguez <mcgrof@frijolero.org>
Tue, 29 May 2012 23:58:26 +0000 (16:58 -0700)
commitaef4a1296b340775201e37969f212a4213aca900
tree45fca38bf1121561296f7210b49f0061f2c41710
parent0a374b9445c78a8e90495bd7d4be00a4f67f2b9b
compat-wireless: add linux/compat.h header

For some older kernel versions we have to include linux/compat.h in
some bluetooth code, otherwise it will not find functions like
compat_ptr().

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Luis R. Rodriguez <mcgrof@frijolero.org>
patches/06-header-changes.patch