You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
[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,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