Remove all inclusions of <linux/config.h>
kbuild explicitly includes this at build time. Signed-off-by: Dave Jones <davej@redhat.com>
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#include <linux/config.h> /* CONFIG_HEARTBEAT */
|
||||
#include <linux/errno.h>
|
||||
#include <linux/sched.h>
|
||||
#include <linux/kernel.h>
|
||||
|
@@ -13,7 +13,6 @@
|
||||
#ifndef __CPCI405_H__
|
||||
#define __CPCI405_H__
|
||||
|
||||
#include <linux/config.h>
|
||||
#include <platforms/4xx/ibm405gp.h>
|
||||
#include <asm/ppcboot.h>
|
||||
|
||||
|
Reference in New Issue
Block a user