Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh

* master.kernel.org:/pub/scm/linux/kernel/git/davej/configh:
  Remove all inclusions of <linux/config.h>

Manually resolved trivial path conflicts due to removed files in
the sound/oss/ subdirectory.
This commit is contained in:
Linus Torvalds
2006-10-04 09:59:57 -07:00
165 changed files with 4 additions and 180 deletions

View File

@ -86,7 +86,6 @@
* All object allocations for a node occur from node specific slab lists.
*/
#include <linux/config.h>
#include <linux/slab.h>
#include <linux/mm.h>
#include <linux/poison.h>