OSDN Git Service

remove unused file
authorYoshinori Sato <ysato@users.sourceforge.jp>
Fri, 9 Jan 2015 17:02:17 +0000 (02:02 +0900)
committerYoshinori Sato <ysato@users.sourceforge.jp>
Fri, 9 Jan 2015 17:02:17 +0000 (02:02 +0900)
arch/h8300/include/asm/timer16.h [deleted file]

diff --git a/arch/h8300/include/asm/timer16.h b/arch/h8300/include/asm/timer16.h
deleted file mode 100644 (file)
index c10bcc2..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-#ifndef _ASM_H8300_TIMER16_H_
-#define _ASM_H8300_TIMER16_H_
-
-struct h8300_timer16_data {
-       __u32 common;
-       __u32 base;
-       __u8 irqs[3];
-       __u8 enable;
-       __u8 imfa;
-       __u8 imie;
-};
-
-#endif