Skip to content

Commit 5266215

Browse files
committed
[CLEANUP] removing code that was left before branch separation
1 parent bd7d2e7 commit 5266215

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

sw/AMI/driver/ami_amc_control.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,6 @@ static DEFINE_XARRAY_ALLOC(cid_xarray);
4747
#define REQUEST_HEARTBEAT_TIMEOUT (msecs_to_jiffies(500)) /* 0.5 seconds */
4848
#define HEARTBEAT_REQUEST_INTERVAL (5000)
4949
#define LOGGING_SLEEP_INTERVAL (500)
50-
/* Poll granularity for the stoppable sleep - bounds how long kthread_stop()
51-
* (and thus rmmod) waits for a worker thread to notice it should exit. */
52-
#define AMC_STOP_POLL_INTERVAL_MS (50)
5350

5451

5552
/* AMC Identify Command Version Major and Minor Numbers */

0 commit comments

Comments
 (0)