Don't need to explicitly include <arm/s3c2xx0/s3c2xx0_intr.h>.

This commit is contained in:
thorpej 2003-01-02 22:30:04 +00:00
parent f4644590a2
commit 9f57359336
3 changed files with 3 additions and 6 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: s3c2800_clk.c,v 1.1 2002/11/20 17:52:49 bsh Exp $ */
/* $NetBSD: s3c2800_clk.c,v 1.2 2003/01/02 22:30:04 thorpej Exp $ */
/*
* Copyright (c) 2002 Fujitsu Component Limited
@ -47,7 +47,6 @@
#include <arm/s3c2xx0/s3c2800reg.h>
#include <arm/s3c2xx0/s3c2800var.h>
#include <arm/s3c2xx0/s3c2xx0_intr.h>
#ifndef PCLK

View File

@ -1,4 +1,4 @@
/* $NetBSD: s3c2800_intr.c,v 1.1 2002/11/20 17:52:50 bsh Exp $ */
/* $NetBSD: s3c2800_intr.c,v 1.2 2003/01/02 22:30:04 thorpej Exp $ */
/*
* Copyright (c) 2002 Fujitsu Component Limited
@ -46,7 +46,6 @@
#include <arm/s3c2xx0/s3c2800reg.h>
#include <arm/s3c2xx0/s3c2800var.h>
#include <arm/s3c2xx0/s3c2xx0_intr.h>
/*
* interrupt dispatch table.

View File

@ -1,4 +1,4 @@
/* $NetBSD: s3c2xx0_intr.c,v 1.1 2002/11/20 17:52:51 bsh Exp $ */
/* $NetBSD: s3c2xx0_intr.c,v 1.2 2003/01/02 22:30:05 thorpej Exp $ */
/*
* Copyright (c) 2002 Fujitsu Component Limited
@ -82,7 +82,6 @@
#include <arm/s3c2xx0/s3c2xx0reg.h>
#include <arm/s3c2xx0/s3c2xx0var.h>
#include <arm/s3c2xx0/s3c2xx0_intr.h>
volatile uint32_t *s3c2xx0_intr_mask_reg;