From: Jiri Slaby Date: Fri, 19 Oct 2007 06:40:25 +0000 (-0700) Subject: remove asm/bitops.h includes X-Git-Tag: v2.6.24-rc1~195 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1977f032722c27ee3730284582fd3991ad9ac81b;p=pandora-kernel.git remove asm/bitops.h includes remove asm/bitops.h includes including asm/bitops directly may cause compile errors. don't include it and include linux/bitops instead. next patch will deny including asm header directly. Cc: Adrian Bunk Signed-off-by: Jiri Slaby Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed