mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-19 21:21:09 +00: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:
parent
089f26d5e3
commit
62c4f0a2d5
836 changed files with 0 additions and 839 deletions
|
@ -4,7 +4,6 @@
|
|||
#ifdef __KERNEL__
|
||||
|
||||
#include <linux/kernel.h>
|
||||
#include <linux/config.h>
|
||||
#include <linux/init.h>
|
||||
#include <linux/cpumask.h>
|
||||
#include <asm/errno.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue