#include <common.h>
#include <command.h>
-#include <arm920t.h>
#include <asm/system.h>
#ifdef CONFIG_USE_IRQ
#include <common.h>
#if defined (CONFIG_IMX)
-#include <arm920t.h>
#include <asm/arch/imx-regs.h>
int timer_init (void)
*/
#include <common.h>
-#include <arm920t.h>
#ifdef CONFIG_USE_IRQ
#include <asm/proc-armv/ptrace.h>
#include <common.h>
#if defined(CONFIG_S3C2400) || defined (CONFIG_S3C2410) || defined (CONFIG_TRAB)
-#include <arm920t.h>
#if defined(CONFIG_S3C2400)
#include <s3c2400.h>
#elif defined(CONFIG_S3C2410)
#include <common.h>
#include <command.h>
-#include <arm926ejs.h>
#include <asm/system.h>
#ifdef CONFIG_USE_IRQ
*/
#include <common.h>
-#include <arm926ejs.h>
typedef volatile struct {
u_int32_t pid12;
#include <common.h>
#include <asm/io.h>
-#include <arm926ejs.h>
#define TIMER_LOAD_VAL 0xffffffff
#include <common.h>
#include <command.h>
-#include <arm926ejs.h>
#if defined(CONFIG_DISPLAY_CPUINFO) && defined(CONFIG_OMAP)
*/
#include <common.h>
-#include <arm926ejs.h>
#define TIMER_LOAD_VAL 0xffffffff
*/
#include <common.h>
-#include <arm926ejs.h>
#define TIMER_LOAD_VAL 0xffffffff
#include <common.h>
#include <command.h>
-#include <arm946es.h>
#include <asm/system.h>
#ifdef CONFIG_USE_IRQ
#include <common.h>
#include <command.h>
-#include <arm920t.h>
#include <asm/system.h>
#ifdef CONFIG_USE_IRQ
*/
#include <common.h>
-#include <arm920t.h>
#include <lh7a40x.h>
static ulong timer_load_val = 0;
+++ /dev/null
-/************************************************
- * NAME : arm920t.h
- * Version : 30 April 2002 *
- *
- * empty for now
- ************************************************/
-
-#ifndef __ARM920T_H__
-#define __ARM920T_H__
-
-
-#endif /*__ARM920T_H__*/
+++ /dev/null
-/************************************************
- * NAME arm926ejs.h *
- * Version : 23 June 2003 *
- ************************************************/
-/* Currently empty */
-#ifndef __ARM926EJS_H__
-#define __ARM926EJS_H__
-#endif /*__ARM926EJS_H__*/
+++ /dev/null
-/************************************************
- * NAME arm946es.h *
- * $Version$ *
- ************************************************/
-/* Currently empty */
-#ifndef __ARM946ES_H__
-#define __ARM946ES_H__
-#endif /*__ARM946ES_H__*/