compat-wireless: add asm/unaligned.h include to ath6kl
authorHauke Mehrtens <hauke@hauke-m.de>
Tue, 29 May 2012 22:39:39 +0000 (00:39 +0200)
committerLuis R. Rodriguez <mcgrof@frijolero.org>
Tue, 29 May 2012 23:58:31 +0000 (16:58 -0700)
commit5eb526110afd74b73c3dd8fba25c7a8794d2bbba
tree49ec1bd9e784ddbcaf430339a68c089db3c1444b
parentaef4a1296b340775201e37969f212a4213aca900
compat-wireless: add asm/unaligned.h include to ath6kl

Some old kernel versions are missing this include and we get a compile
error because of missing get_unaligned_le16() prototype.

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