File tree Expand file tree Collapse file tree 5 files changed +0
-19
lines changed
Expand file tree Collapse file tree 5 files changed +0
-19
lines changed Original file line number Diff line number Diff line change @@ -217,9 +217,6 @@ typedef LONG SLONG;
217217#define UX_SLAVE_REQUEST_DATA_MAX_LENGTH 4096
218218#endif
219219
220- #ifndef UX_HOST_CLASS_STORAGE_MAX_PARTITIONS_COUNT
221- #define UX_HOST_CLASS_STORAGE_MAX_PARTITIONS_COUNT 8
222- #endif
223220
224221#ifndef UX_USE_IO_INSTRUCTIONS
225222
Original file line number Diff line number Diff line change @@ -217,10 +217,6 @@ typedef LONG SLONG;
217217#define UX_SLAVE_REQUEST_DATA_MAX_LENGTH 4096
218218#endif
219219
220- #ifndef UX_HOST_CLASS_STORAGE_MAX_PARTITIONS_COUNT
221- #define UX_HOST_CLASS_STORAGE_MAX_PARTITIONS_COUNT 8
222- #endif
223-
224220#ifndef UX_USE_IO_INSTRUCTIONS
225221
226222/* Don't use IO instructions if this define is not set. Default to memory mapped. */
Original file line number Diff line number Diff line change @@ -217,10 +217,6 @@ typedef LONG SLONG;
217217#define UX_SLAVE_REQUEST_DATA_MAX_LENGTH 4096
218218#endif
219219
220- #ifndef UX_HOST_CLASS_STORAGE_MAX_PARTITIONS_COUNT
221- #define UX_HOST_CLASS_STORAGE_MAX_PARTITIONS_COUNT 8
222- #endif
223-
224220#ifndef UX_USE_IO_INSTRUCTIONS
225221
226222/* Don't use IO instructions if this define is not set. Default to memory mapped. */
Original file line number Diff line number Diff line change @@ -217,10 +217,6 @@ typedef LONG SLONG;
217217#define UX_SLAVE_REQUEST_DATA_MAX_LENGTH 4096
218218#endif
219219
220- #ifndef UX_HOST_CLASS_STORAGE_MAX_PARTITIONS_COUNT
221- #define UX_HOST_CLASS_STORAGE_MAX_PARTITIONS_COUNT 8
222- #endif
223-
224220#ifndef UX_USE_IO_INSTRUCTIONS
225221
226222/* Don't use IO instructions if this define is not set. Default to memory mapped. */
Original file line number Diff line number Diff line change @@ -223,10 +223,6 @@ typedef LONG SLONG;
223223#define UX_SLAVE_REQUEST_DATA_MAX_LENGTH 4096
224224#endif
225225
226- #ifndef UX_HOST_CLASS_STORAGE_MAX_PARTITIONS_COUNT
227- #define UX_HOST_CLASS_STORAGE_MAX_PARTITIONS_COUNT 8
228- #endif
229-
230226#ifndef UX_USE_IO_INSTRUCTIONS
231227
232228/* Don't use IO instructions if this define is not set. Default to memory mapped. */
You can’t perform that action at this time.
0 commit comments