mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
9 lines
190 B
C
9 lines
190 B
C
|
#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 */
|