From: Akinobu Mita Date: Sun, 26 Mar 2006 09:39:50 +0000 (-0800) Subject: [PATCH] bitops: update include/asm-generic/bitops.h X-Git-Tag: v2.6.17-rc1~487 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f51a05c16d3d051f5e000c50bccc4be91fe5f9f3;p=pandora-kernel.git [PATCH] bitops: update include/asm-generic/bitops.h Currently include/asm-generic/bitops.h is not referenced from anywhere. But it will be the benefit of those who are trying to port Linux to another architecture. So update it by same manner Signed-off-by: Akinobu Mita Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed