commit | 0a3021f4e249fbdb5f30d614707b5e02022e4c9b | [log] [tgz] |
---|---|---|
author | Robert P. J. Day <rpjday@mindspring.com> | Sun Jul 15 23:39:57 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Mon Jul 16 09:05:42 2007 -0700 |
tree | c01b80fa03dbb4a853b46f182864384736a54088 | |
parent | 9aacd599342fdfc1fb9422f37e900609b7a46249 [diff] |
Remove unnecessary includes of spinlock.h under include/linux Remove the obviously unnecessary includes of <linux/spinlock.h> under the include/linux/ directory, and fix the couple errors that are introduced as a result of that. Signed-off-by: Robert P. J. Day <rpjday@mindspring.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>