Sign in
nest-open-source
/
manifest_repos
/
cypress-fmac-driver
/
refs/heads/main
/
.
/
backport-include
/
linux
/
ioport.h
blob: 342440149c28ce120dcf9117531dad430e38a705 [
file
] [
log
] [
blame
] [
edit
]
#ifndef
__BACKPORT_LINUX_IOPORT_H
#define
__BACKPORT_LINUX_IOPORT_H
#include_next <linux/ioport.h>
#ifndef
IORESOURCE_REG
#define
IORESOURCE_REG
0x00000300
#endif
#endif
/* __BACKPORT_LINUX_IOPORT_H */