forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/drivers/scsi/aic7xxx/aicasm/aicasm_gram.y
....@@ -52,11 +52,7 @@
5252 #include <string.h>
5353 #include <sysexits.h>
5454
55
-#ifdef __linux__
5655 #include "../queue.h"
57
-#else
58
-#include <sys/queue.h>
59
-#endif
6056
6157 #include "aicasm.h"
6258 #include "aicasm_symbol.h"