[PATCH] remove asm-*/hdreg.h
unused and useless.. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
committed by
Linus Torvalds
parent
96d0821cac
commit
c8d127418d
@@ -1 +0,0 @@
|
|||||||
#include <asm-generic/hdreg.h>
|
|
@@ -1 +0,0 @@
|
|||||||
#include <asm-generic/hdreg.h>
|
|
@@ -1 +0,0 @@
|
|||||||
#include <asm-generic/hdreg.h>
|
|
@@ -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 */
|
|
@@ -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 */
|
|
@@ -1 +0,0 @@
|
|||||||
#warning this file is obsolete, please do not use it
|
|
@@ -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 */
|
|
@@ -1 +0,0 @@
|
|||||||
#include <asm-generic/hdreg.h>
|
|
@@ -1 +0,0 @@
|
|||||||
#warning this file is obsolete, please do not use it
|
|
@@ -1 +0,0 @@
|
|||||||
#include <asm-m68k/hdreg.h>
|
|
@@ -1 +0,0 @@
|
|||||||
#warning this file is obsolete, please do not use it
|
|
@@ -1 +0,0 @@
|
|||||||
#include <asm-generic/hdreg.h>
|
|
@@ -1 +0,0 @@
|
|||||||
#include <asm-generic/hdreg.h>
|
|
@@ -1,6 +0,0 @@
|
|||||||
#ifndef __ASM_SH64_HDREG_H
|
|
||||||
#define __ASM_SH64_HDREG_H
|
|
||||||
|
|
||||||
#include <asm-generic/hdreg.h>
|
|
||||||
|
|
||||||
#endif /* __ASM_SH64_HDREG_H */
|
|
@@ -1 +0,0 @@
|
|||||||
#include <asm-generic/hdreg.h>
|
|
@@ -1 +0,0 @@
|
|||||||
#include <asm-generic/hdreg.h>
|
|
@@ -1,6 +0,0 @@
|
|||||||
#ifndef __UM_HDREG_H
|
|
||||||
#define __UM_HDREG_H
|
|
||||||
|
|
||||||
#include "asm/arch/hdreg.h"
|
|
||||||
|
|
||||||
#endif
|
|
@@ -1 +0,0 @@
|
|||||||
#warning this file is obsolete, please do not use it
|
|
@@ -1,17 +0,0 @@
|
|||||||
/*
|
|
||||||
* include/asm-xtensa/hdreg.h
|
|
||||||
*
|
|
||||||
* This file is subject to the terms and conditions of the GNU General
|
|
||||||
* Public License. See the file "COPYING" in the main directory of
|
|
||||||
* this archive for more details.
|
|
||||||
*
|
|
||||||
* Copyright (C) 2002 - 2005 Tensilica Inc.
|
|
||||||
* Copyright (C) 1994-1996 Linus Torvalds & authors
|
|
||||||
*/
|
|
||||||
|
|
||||||
#ifndef _XTENSA_HDREG_H
|
|
||||||
#define _XTENSA_HDREG_H
|
|
||||||
|
|
||||||
typedef unsigned int ide_ioreg_t;
|
|
||||||
|
|
||||||
#endif
|
|
Reference in New Issue
Block a user