OpenCloudOS-Kernel/drivers/scsi/aic7xxx/aicasm
Wang Jinchao ec6c7c9f5f scsi: aic7xxx: Fix firmware build fatal error
When building with CONFIG_AIC7XXX_BUILD_FIRMWARE=y, two fatal errors
are reported as shown below:

  aicasm_gram.tab.c:203:10: fatal error: aicasm_gram.tab.h:
  No such file or directory

  aicasm_macro_gram.tab.c:167:10: fatal error: aicasm_macro_gram.tab.h:
  No such file or directory

Fix these issues to make randconfig builds more reliable.

[mkp: add missing include]

Signed-off-by: Wang Jinchao <wangjinchao@xfusion.com>
Link: https://lore.kernel.org/r/ZK0XIj6XzY5MCvtd@fedora
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2023-07-31 11:28:55 -04:00
..
Makefile scsi: aic7xxx: Fix firmware build fatal error 2023-07-31 11:28:55 -04:00
aicasm.c scsi: aic7xxx: Fix typos in comments 2022-03-15 00:32:15 -04:00
aicasm.h
aicasm_gram.y scsi: aic7xxx: Remove multiple definition of globals 2021-05-21 22:05:50 -04:00
aicasm_insformat.h
aicasm_macro_gram.y
aicasm_macro_scan.l
aicasm_scan.l
aicasm_symbol.c scsi: aic7xxx: Fix firmware build fatal error 2023-07-31 11:28:55 -04:00
aicasm_symbol.h scsi: aic7xxx: Remove multiple definition of globals 2021-05-21 22:05:50 -04:00