More configcheck fixes.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
@@ -33,6 +33,8 @@
|
|||||||
#ifndef _AU1000_PSC_H_
|
#ifndef _AU1000_PSC_H_
|
||||||
#define _AU1000_PSC_H_
|
#define _AU1000_PSC_H_
|
||||||
|
|
||||||
|
#include <linux/config.h>
|
||||||
|
|
||||||
/* The PSC base addresses. */
|
/* The PSC base addresses. */
|
||||||
#ifdef CONFIG_SOC_AU1550
|
#ifdef CONFIG_SOC_AU1550
|
||||||
#define PSC0_BASE_ADDR 0xb1a00000
|
#define PSC0_BASE_ADDR 0xb1a00000
|
||||||
|
|||||||
@@ -5,6 +5,7 @@
|
|||||||
#ifndef _ASM_MMZONE_H_
|
#ifndef _ASM_MMZONE_H_
|
||||||
#define _ASM_MMZONE_H_
|
#define _ASM_MMZONE_H_
|
||||||
|
|
||||||
|
#include <linux/config.h>
|
||||||
#include <asm/page.h>
|
#include <asm/page.h>
|
||||||
#include <mmzone.h>
|
#include <mmzone.h>
|
||||||
|
|
||||||
|
|||||||
@@ -9,7 +9,6 @@
|
|||||||
#ifndef _ASM_SPINLOCK_H
|
#ifndef _ASM_SPINLOCK_H
|
||||||
#define _ASM_SPINLOCK_H
|
#define _ASM_SPINLOCK_H
|
||||||
|
|
||||||
#include <linux/config.h>
|
|
||||||
#include <asm/war.h>
|
#include <asm/war.h>
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user