commit | ff275db92c935858454b721f0d960fff421634d3 | [log] [tgz] |
---|---|---|
author | Alex Dewar <alex.dewar@gmx.co.uk> | Thu Mar 26 19:38:17 2020 +0000 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Thu Mar 26 23:00:14 2020 -0400 |
tree | 10ff7198727803e0318b4ae0f8bd4d2a9408736d | |
parent | e89860f196fca353d1b93c95b6a5b4fd88178d3b [diff] |
scsi: aic7xxx: aic97xx: Remove FreeBSD-specific code The file aic79xx_core.c still contains some FreeBSD-specific code/macro guards, although cross-compatibility was in theory removed with commit cca6cb8ad7a8 ("scsi: aic7xxx: Fix build using bare-metal toolchain"). Remove it. Link: https://lore.kernel.org/r/20200326193817.12568-1-alex.dewar@gmx.co.uk Signed-off-by: Alex Dewar <alex.dewar@gmx.co.uk> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>