* [PATCH] kill <asm/hdreg.h>
@ 2005-03-29 21:03 Christoph Hellwig
0 siblings, 0 replies; only message in thread
From: Christoph Hellwig @ 2005-03-29 21:03 UTC (permalink / raw)
To: B.Zolnierkiewicz; +Cc: linux-ide
I just found a patch in the SuSE tree that changes ide_ioreg_t for ia64,
and checking for the implications I noticed ide_ioreg_t and hdreg.h have
been completely unused for a while, and the headers have a #warning.
So let's kill them for good:
--- 1.3/include/asm-alpha/hdreg.h 2004-04-14 01:28:58 +02:00
+++ edited/include/asm-alpha/hdreg.h 2005-03-29 23:10:51 +02:00
@@ -1 +0,0 @@
-#include <asm-generic/hdreg.h>
===== include/asm-arm/hdreg.h 1.4 vs edited =====
--- 1.4/include/asm-arm/hdreg.h 2004-04-14 01:28:58 +02:00
+++ edited/include/asm-arm/hdreg.h 2005-03-29 23:10:51 +02:00
@@ -1 +0,0 @@
-#include <asm-generic/hdreg.h>
===== include/asm-arm26/hdreg.h 1.3 vs edited =====
--- 1.3/include/asm-arm26/hdreg.h 2004-04-14 01:28:58 +02:00
+++ edited/include/asm-arm26/hdreg.h 2005-03-29 23:10:51 +02:00
@@ -1 +0,0 @@
-#include <asm-generic/hdreg.h>
===== include/asm-generic/hdreg.h 1.2 vs edited =====
--- 1.2/include/asm-generic/hdreg.h 2004-04-14 01:29:48 +02:00
+++ edited/include/asm-generic/hdreg.h 2005-03-29 23:10:51 +02:00
@@ -1,8 +0,0 @@
-#warning <asm/hdreg.h> is obsolete, please do not use it
-
-#ifndef __ASM_GENERIC_HDREG_H
-#define __ASM_GENERIC_HDREG_H
-
-typedef unsigned long ide_ioreg_t;
-
-#endif /* __ASM_GENERIC_HDREG_H */
===== include/asm-h8300/hdreg.h 1.2 vs edited =====
--- 1.2/include/asm-h8300/hdreg.h 2004-04-14 01:29:48 +02:00
+++ edited/include/asm-h8300/hdreg.h 2005-03-29 23:10:51 +02:00
@@ -1,15 +0,0 @@
-/*
- * linux/include/asm-h8300/hdreg.h
- *
- * Copyright (C) 1994-1996 Linus Torvalds & authors
- */
-
-#warning this file is obsolete, please do not use it
-
-#ifndef _H8300_HDREG_H
-#define _H8300_HDREG_H
-
-typedef unsigned int q40ide_ioreg_t;
-typedef unsigned char * ide_ioreg_t;
-
-#endif /* _H8300_HDREG_H */
===== include/asm-i386/hdreg.h 1.4 vs edited =====
--- 1.4/include/asm-i386/hdreg.h 2004-04-14 01:29:48 +02:00
+++ edited/include/asm-i386/hdreg.h 2005-03-29 23:10:51 +02:00
@@ -1 +0,0 @@
-#warning this file is obsolete, please do not use it
===== include/asm-ia64/hdreg.h 1.2 vs edited =====
--- 1.2/include/asm-ia64/hdreg.h 2004-04-14 01:29:48 +02:00
+++ edited/include/asm-ia64/hdreg.h 2005-03-29 23:10:51 +02:00
@@ -1,14 +0,0 @@
-/*
- * linux/include/asm-ia64/hdreg.h
- *
- * Copyright (C) 1994-1996 Linus Torvalds & authors
- */
-
-#warning this file is obsolete, please do not use it
-
-#ifndef __ASM_IA64_HDREG_H
-#define __ASM_IA64_HDREG_H
-
-typedef unsigned short ide_ioreg_t;
-
-#endif /* __ASM_IA64_HDREG_H */
===== include/asm-m32r/hdreg.h 1.1 vs edited =====
--- 1.1/include/asm-m32r/hdreg.h 2004-09-17 09:06:56 +02:00
+++ edited/include/asm-m32r/hdreg.h 2005-03-29 23:10:51 +02:00
@@ -1 +0,0 @@
-#include <asm-generic/hdreg.h>
===== include/asm-m68k/hdreg.h 1.3 vs edited =====
--- 1.3/include/asm-m68k/hdreg.h 2004-04-14 01:29:48 +02:00
+++ edited/include/asm-m68k/hdreg.h 2005-03-29 23:10:51 +02:00
@@ -1 +0,0 @@
-#warning this file is obsolete, please do not use it
===== include/asm-m68knommu/hdreg.h 1.1 vs edited =====
--- 1.1/include/asm-m68knommu/hdreg.h 2002-11-01 17:37:46 +01:00
+++ edited/include/asm-m68knommu/hdreg.h 2005-03-29 23:10:51 +02:00
@@ -1 +0,0 @@
-#include <asm-m68k/hdreg.h>
===== include/asm-mips/hdreg.h 1.5 vs edited =====
--- 1.5/include/asm-mips/hdreg.h 2004-05-10 13:25:30 +02:00
+++ edited/include/asm-mips/hdreg.h 2005-03-29 23:10:51 +02:00
@@ -1 +0,0 @@
-#warning this file is obsolete, please do not use it
===== include/asm-parisc/hdreg.h 1.3 vs edited =====
--- 1.3/include/asm-parisc/hdreg.h 2004-04-14 01:28:58 +02:00
+++ edited/include/asm-parisc/hdreg.h 2005-03-29 23:10:51 +02:00
@@ -1 +0,0 @@
-#include <asm-generic/hdreg.h>
===== include/asm-ppc/hdreg.h 1.5 vs edited =====
--- 1.5/include/asm-ppc/hdreg.h 2004-04-14 01:28:58 +02:00
+++ edited/include/asm-ppc/hdreg.h 2005-03-29 23:10:51 +02:00
@@ -1 +0,0 @@
-#include <asm-generic/hdreg.h>
===== include/asm-ppc64/hdreg.h 1.2 vs edited =====
--- 1.2/include/asm-ppc64/hdreg.h 2004-04-14 01:28:58 +02:00
+++ edited/include/asm-ppc64/hdreg.h 2005-03-29 23:10:51 +02:00
@@ -1 +0,0 @@
-#include <asm-generic/hdreg.h>
===== include/asm-sh/hdreg.h 1.3 vs edited =====
--- 1.3/include/asm-sh/hdreg.h 2004-04-14 01:28:58 +02:00
+++ edited/include/asm-sh/hdreg.h 2005-03-29 23:10:51 +02:00
@@ -1 +0,0 @@
-#include <asm-generic/hdreg.h>
===== include/asm-sh64/hdreg.h 1.1 vs edited =====
--- 1.1/include/asm-sh64/hdreg.h 2004-06-29 16:44:46 +02:00
+++ edited/include/asm-sh64/hdreg.h 2005-03-29 23:10:51 +02:00
@@ -1,6 +0,0 @@
-#ifndef __ASM_SH64_HDREG_H
-#define __ASM_SH64_HDREG_H
-
-#include <asm-generic/hdreg.h>
-
-#endif /* __ASM_SH64_HDREG_H */
===== include/asm-sparc/hdreg.h 1.2 vs edited =====
--- 1.2/include/asm-sparc/hdreg.h 2004-04-14 01:28:58 +02:00
+++ edited/include/asm-sparc/hdreg.h 2005-03-29 23:10:51 +02:00
@@ -1 +0,0 @@
-#include <asm-generic/hdreg.h>
===== include/asm-sparc64/hdreg.h 1.2 vs edited =====
--- 1.2/include/asm-sparc64/hdreg.h 2004-04-14 01:28:58 +02:00
+++ edited/include/asm-sparc64/hdreg.h 2005-03-29 23:10:51 +02:00
@@ -1 +0,0 @@
-#include <asm-generic/hdreg.h>
===== include/asm-um/hdreg.h 1.1 vs edited =====
--- 1.1/include/asm-um/hdreg.h 2002-09-06 19:29:29 +02:00
+++ edited/include/asm-um/hdreg.h 2005-03-29 23:10:51 +02:00
@@ -1,6 +0,0 @@
-#ifndef __UM_HDREG_H
-#define __UM_HDREG_H
-
-#include "asm/arch/hdreg.h"
-
-#endif
===== include/asm-x86_64/hdreg.h 1.4 vs edited =====
--- 1.4/include/asm-x86_64/hdreg.h 2004-04-14 01:29:48 +02:00
+++ edited/include/asm-x86_64/hdreg.h 2005-03-29 23:10:51 +02:00
@@ -1 +0,0 @@
-#warning this file is obsolete, please do not use it
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-03-29 21:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-29 21:03 [PATCH] kill <asm/hdreg.h> Christoph Hellwig
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).