summaryrefslogtreecommitdiff
path: root/backend/plustek-pp_hwdefs.h
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2023-02-12 17:35:53 +0100
committerJörg Frings-Fürst <debian@jff.email>2023-02-12 17:35:53 +0100
commit84357741a6a6e6430f199b2c3f7498e0e97da9ad (patch)
tree23e8d66ede9506b94c76fb36910ca3c7dd15c74e /backend/plustek-pp_hwdefs.h
parent302276dc1b90cfc972fb726ca94a23b18f4b0088 (diff)
New upstream version 1.2.1upstream/1.2.1upstream
Diffstat (limited to 'backend/plustek-pp_hwdefs.h')
-rw-r--r--backend/plustek-pp_hwdefs.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/backend/plustek-pp_hwdefs.h b/backend/plustek-pp_hwdefs.h
index 51599f2..7b9213e 100644
--- a/backend/plustek-pp_hwdefs.h
+++ b/backend/plustek-pp_hwdefs.h
@@ -586,19 +586,6 @@ typedef struct
* structure to hold IO port specific stuff
*/
typedef struct {
-
-#ifdef __KERNEL__
- pFnOut fnOut;
- pFnIn fnIn;
-
- UShort pbSppDataPort;
- UShort pbEppDataPort;
-
- UShort pbStatusPort;
- UShort pbControlPort;
- UShort pbAddrOffsetPort;
-#endif
-
UShort portBase;
UShort portMode;
UShort lastPortMode;