aboutsummaryrefslogtreecommitdiffstats
path: root/lib/audit.c
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2007-11-14 16:58:41 -0800
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-11-14 18:45:37 -0800
commit5a6dca7c15623626943786977aca738520ea5ba3 (patch)
tree0428275d129d5ba879691161c507a48b03406382 /lib/audit.c
parentcm40x0_cs.c: fix debug macros (diff)
downloadlinux-dev-5a6dca7c15623626943786977aca738520ea5ba3.tar.xz
linux-dev-5a6dca7c15623626943786977aca738520ea5ba3.zip
lib: move bitmap.o from lib-y to obj-y.
mac80211 has a reference to __bitmap_empty() via bitmap_empty(). In lib/bitmap.c this is flagged with an EXPORT_SYMBOL(), but this is ultimately ineffective due to bitmap.o being linked in lib-y, resulting in: ERROR: "__bitmap_empty" [net/mac80211/mac80211.ko] undefined! Moving bitmap.o to obj-y fixes this up. Signed-off-by: Paul Mundt <lethal@linux-sh.org> Cc: "John W. Linville" <linville@tuxdriver.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/audit.c')
0 files changed, 0 insertions, 0 deletions