mirror of
https://github.com/torvalds/linux.git
synced 2026-09-15 15:01:08 -04:00
Don't include linux/config.h from anywhere else in include/
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
#ifndef M68K_PGALLOC_H
|
||||
#define M68K_PGALLOC_H
|
||||
|
||||
#include <linux/config.h>
|
||||
#include <linux/mm.h>
|
||||
#include <linux/highmem.h>
|
||||
#include <asm/setup.h>
|
||||
|
||||
Reference in New Issue
Block a user