]> git.openfabrics.org - ~tnikolova/compat/.git/commit
compat: fix build on arm
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 21 Jan 2010 19:32:48 +0000 (20:32 +0100)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Thu, 21 Jan 2010 19:52:32 +0000 (11:52 -0800)
commitce74eb41c7bfe5d83636284935bae6ede9bb4bb5
tree4b6f81a97d1a0339bfc95f612ae04363d7481f20
parent09bb5f3ad3868a66eb2fed3d3b279071b0550a1b
compat: fix build on arm

ARM does not provided the include file asm/compat.h. Use linux/compat.h
instead, it includes asm/compat.h if needed.
This patch is from OpenWRT:
https://dev.openwrt.org/browser/trunk/package/mac80211/patches/020-fix_compat_h.patch?rev=19063

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
include/linux/compat-2.6.32.h