Signed-off-by: David Woodhouse <dwmw2@infradead.org>
@@ -49,7 +49,6 @@
#ifdef __KERNEL__
-#include <linux/config.h>
#include <linux/string.h>
#include <linux/kernel.h>
#include <linux/ctype.h>
@@ -2,7 +2,6 @@
#define __ACPI_PROCESSOR_H
#include <asm/acpi.h>
@@ -1,7 +1,6 @@
#ifndef _ALPHA_BITOPS_H
#define _ALPHA_BITOPS_H
#include <asm/compiler.h>
/*
@@ -4,7 +4,6 @@
#ifndef __ARCH_ALPHA_CACHE_H
#define __ARCH_ALPHA_CACHE_H
/* Bytes per L1 (data) cache line. */
#if defined(CONFIG_ALPHA_GENERIC) || defined(CONFIG_ALPHA_EV6)
#ifndef _ALPHA_CACHEFLUSH_H
#define _ALPHA_CACHEFLUSH_H
#include <linux/mm.h>
/* Caches aren't brain-dead on the Alpha. */
/* Define to experiment with fitting everything into one 512MB HAE window. */
#define CIA_ONE_HAE_WINDOW 1
#include <linux/types.h>
#ifndef __ALPHA_T2__H__
#define __ALPHA_T2__H__
#include <linux/spinlock.h>
#ifndef _ALPHA_DMA_MAPPING_H
#define _ALPHA_DMA_MAPPING_H
#ifdef CONFIG_PCI
@@ -18,7 +18,6 @@
#ifndef _ASM_DMA_H
#define _ASM_DMA_H
#include <asm/io.h>
@@ -10,7 +10,6 @@
#ifndef __ASM_ALPHA_FLOPPY_H
#define __ASM_ALPHA_FLOPPY_H
#define fd_inb(port) inb_p(port)
#define fd_outb(value,port) outb_p(value,port)
#ifndef _ALPHA_HARDIRQ_H
#define _ALPHA_HARDIRQ_H
#include <linux/threads.h>
#include <linux/cache.h>
#ifndef _ALPHA_HW_IRQ_H
#define _ALPHA_HW_IRQ_H
static inline void hw_resend_irq(struct hw_interrupt_type *h, unsigned int i) {}
@@ -13,7 +13,6 @@
#define IDE_ARCH_OBSOLETE_DEFAULTS
@@ -3,7 +3,6 @@
#include <asm/system.h>
@@ -8,7 +8,6 @@
*/
#include <linux/linkage.h>
#if defined(CONFIG_ALPHA_GENERIC)
/* Dummy header just to define km_type. */
#ifdef CONFIG_DEBUG_HIGHMEM
# define D(n) __KM_FENCE_##n ,
#ifndef __ALPHA_MACHVEC_H
#define __ALPHA_MACHVEC_H 1
@@ -7,7 +7,6 @@
* Copyright (C) 1996, Linus Torvalds
#include <asm/machvec.h>
@@ -5,7 +5,6 @@
#ifndef _ASM_MMZONE_H_
#define _ASM_MMZONE_H_
#include <asm/smp.h>
struct bootmem_data_t; /* stupid forward decl. */
#ifndef _ALPHA_PAGE_H
#define _ALPHA_PAGE_H
#include <asm/pal.h>
/* PAGE_SHIFT determines the page size */
hardware ignores reprogramming. We also need userland buy-in to the
change in HZ, since this is visible in the wait4 resources etc. */
#ifndef HZ
# ifndef CONFIG_ALPHA_RAWHIDE
#ifndef _ALPHA_PGALLOC_H
#define _ALPHA_PGALLOC_H
#include <linux/mmzone.h>
* This hopefully works with any standard Alpha page-size, as defined
* in <asm/page.h> (currently 8192).
#include <asm/page.h>
* include/asm-alpha/serial.h
* This assumes you have a 1.8432 MHz clock for your UART.
#ifndef __ASM_SMP_H
#define __ASM_SMP_H
#include <linux/cpumask.h>
#include <linux/bitops.h>
#ifndef _ALPHA_SPINLOCK_H
#define _ALPHA_SPINLOCK_H
#include <asm/current.h>
#ifndef __ALPHA_SYSTEM_H
#define __ALPHA_SYSTEM_H
#include <asm/barrier.h>
#ifndef _ALPHA_TLBFLUSH_H
#define _ALPHA_TLBFLUSH_H
#ifndef ARM_ASM_SA1100_APM_H
#define ARM_ASM_SA1100_APM_H
#include <linux/apm_bios.h>
@@ -11,7 +11,6 @@
#ifndef __ASM_ARCH_MEMORY_H
#define __ASM_ARCH_MEMORY_H
#define PHYS_OFFSET UL(0xf0000000)
@@ -1,4 +1,3 @@
#define acornfb_valid_pixrate(var) (var->pixclock >= 39325 && var->pixclock <= 40119)
static inline void
@@ -22,7 +22,6 @@
#ifndef __ASM_ARCH_HARDWARE_H
#define __ASM_ARCH_HARDWARE_H
#define CLPS7111_VIRT_BASE 0xff000000
#define CLPS7111_BASE CLPS7111_VIRT_BASE
@@ -20,7 +20,6 @@
* Physical DRAM offset.
@@ -17,7 +17,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#include <asm/arch/io.h>
#include <asm/hardware.h>
#include <asm/hardware/clps7111.h>
@@ -12,7 +12,6 @@
#include <asm/arch/memory.h>
#ifdef CONFIG_ARCH_FOOTBRIDGE
@@ -19,7 +19,6 @@
#if defined(CONFIG_FOOTBRIDGE_ADDIN)
@@ -6,7 +6,6 @@
* published by the Free Software Foundation.
#define VMALLOC_END (PAGE_OFFSET + 0x30000000)
#ifndef ASMARM_ARCH_SMP_H
#define ASMARM_ARCH_SMP_H
*
* IOP3xx architecture timex specifications
#if defined(CONFIG_ARCH_IQ80321) || defined(CONFIG_ARCH_IQ31244)
* linux/include/asm-arm/arch-iop3xx/uncompress.h
#include <asm/types.h>
#include <asm/mach-types.h>
#include <linux/serial_reg.h>
#ifndef __ASM_ARCH_DMA_H
#define __ASM_ARCH_DMA_H
#include <linux/device.h>
#include <linux/pci.h>
#ifndef __ASM_ARCH_CONSTANTS_H
#define __ASM_ARCH_CONSTANTS_H
/* Addressing constants */
#ifndef __ASM_ARCH_IRQS_H
#define __ASM_ARCH_IRQS_H
#define FIQ_START 80
@@ -9,7 +9,6 @@
#include <asm/arch/constants.h>
#ifndef __ASM_ARCH_REGISTERS_H
#ifndef _OMAP_BOARD_H
#define _OMAP_BOARD_H
/* Different peripheral ids */
@@ -37,7 +37,6 @@
#define __ASM_ARCH_OMAP_HARDWARE_H
#include <asm/sizes.h>
#ifndef __ASSEMBLER__
#include <asm/arch/cpu.h>
#ifndef __ASM_ARCH_SYSTEM_H
#define __ASM_ARCH_SYSTEM_H
#include <linux/clk.h>
* kind, whether express or implied.
#include <asm/arch/serial.h>
@@ -15,7 +15,6 @@
* Changes for 2.6 kernel.
* Note: this file must be safe to include in assembly files
#ifdef CONFIG_PXA27x
#define PXA_IRQ_SKIP 0
#ifndef __PXA_REGS_H
#define __PXA_REGS_H
* PXA Chip selects
#if defined(CONFIG_PXA25x)
/* PXA250/210 timer base */
#include <asm/hardware/gic.h>
#define __ASM_ARCH_DMA_H __FILE__
#include <linux/sysdev.h>
#include "hardware.h"
#ifndef __ASM_ARCH_UNCOMPRESS_H
#define __ASM_ARCH_UNCOMPRESS_H
/* defines for UART registers */
#include "asm/arch/regs-serial.h"
#ifndef __ASM_ARCH_ASSABET_H
#define __ASM_ARCH_ASSABET_H
/* System Configuration Register flags */
#ifndef _INCLUDE_CERF_H_
#define _INCLUDE_CERF_H_
#define CERF_ETH_IO 0xf0000000
#define CERF_ETH_IRQ IRQ_GPIO26
#ifndef __ASM_ARCH_COLLIE_H
#define __ASM_ARCH_COLLIE_H
#define COLLIE_SCP_CHARGE_ON SCOOP_GPCR_PA11
#define COLLIE_SCP_DIAG_BOOT1 SCOOP_GPCR_PA12
#define UNCACHEABLE_ADDR 0xfa050000
* architectures.
#include <asm/irq.h>
* 2001/11/14 RMK Cleaned up and standardised a lot of the IRQs.
#define IRQ_GPIO0 0
#define IRQ_GPIO1 1
* Copyright (c) 1999 Nicolas Pitre <nico@cam.org>
static inline void arch_idle(void)
#ifndef __ASM_ARM_ATOMIC_H
#define __ASM_ARM_ATOMIC_H
#include <linux/compiler.h>
typedef struct { volatile int counter; } atomic_t;
#ifndef _ASMARM_BUG_H
#define _ASMARM_BUG_H
#ifdef CONFIG_BUG
#ifdef CONFIG_DEBUG_BUGVERBOSE
#ifndef _ASMARM_CACHEFLUSH_H
#define _ASMARM_CACHEFLUSH_H
#include <linux/sched.h>
#ifndef __ASM_ARM_CPU_H
#define __ASM_ARM_CPU_H
#include <linux/percpu.h>
struct cpuinfo_arm {
#include <linux/mm.h> /* need struct page */
#include <asm/scatterlist.h>
typedef unsigned int dmach_t;
#ifndef __ASMARM_ELF_H
#define __ASMARM_ELF_H
* ELF register definitions..
#ifndef __ASM_ARM_FPSTATE_H
#define __ASM_ARM_FPSTATE_H
#ifndef __ASSEMBLY__
#ifdef __STDC__
#define ____glue(name,fn) name##fn
#ifndef __ASM_HARDIRQ_H
#define __ASM_HARDIRQ_H
#define DC21285_PCI_IO 0x7c000000
#define DC21285_PCI_MEM 0x80000000
#define DC21285_IO(x) ((volatile unsigned long *)(ARMCSR_BASE+(x)))
#ifndef __ASMARM_HARDWARE_IOMD_H
#define __ASMARM_HARDWARE_IOMD_H
#ifndef ASM_ARM_LEDS_H
#define ASM_ARM_LEDS_H
typedef enum {
led_idle_start,
* Low level machine dependent UART functions.
struct uart_port;
struct uart_info;
#define UL(x) (x)
#endif
#ifndef _ASMARM_PAGE_H
#define _ASMARM_PAGE_H
#define PAGE_SHIFT 12
#define ASMARM_PCI_H
#include <asm-generic/pci-dma-compat.h>
#include <asm/hardware.h> /* for PCIBIOS_MIN_* */
* Work out if we need multiple CPU support
#ifndef __ASM_ARM_PTRACE_H
#define __ASM_ARM_PTRACE_H
#define PTRACE_GETREGS 12
#define PTRACE_SETREGS 13
#ifndef __ASM_ARM_SMP_H
#define __ASM_ARM_SMP_H
#include <linux/thread_info.h>
#define CPU_ARCH_UNKNOWN 0
#define CPU_ARCH_ARMv3 1
#ifndef _ASMARM_TLBFLUSH_H
#define _ASMARM_TLBFLUSH_H
#ifndef CONFIG_MMU
#ifdef CONFIG_SMP
#error SMP is NOT supported
#include <asm/memory.h>
@@ -16,7 +16,6 @@
#ifndef __ASM_HARDWARE_H
#define __ASM_HARDWARE_H
#include <asm/byteorder.h>
#ifndef __ASM_ARM_MACH_TYPE_H
#define __ASM_ARM_MACH_TYPE_H
extern unsigned int __machine_arch_type;
#include <asm-generic/4level-fixup.h>
@@ -14,7 +14,6 @@
#ifndef __ASM_SERIAL_H
#define __ASM_SERIAL_H
#error SMP not supported