From: Alexey Dobriyan Date: Sat, 26 Sep 2009 15:37:22 +0000 (+0400) Subject: headers: kref.h redux X-Git-Tag: v2.6.32-rc1~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d1764c39815db55e10b2d78732db4d6dd9d6039;p=pandora-kernel.git headers: kref.h redux * remove asm/atomic.h inclusion from kref.h -- not needed, linux/types.h is enough for atomic_t * remove linux/kref.h inclusion from files which do not need it. Signed-off-by: Alexey Dobriyan Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed