aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/controller/pci-aardvark.c
diff options
context:
space:
mode:
authorAntonio Quartulli <[email protected]>2024-10-29 22:43:15 +0100
committerGreg Ungerer <[email protected]>2024-11-11 08:57:01 +1000
commit63a24cf8cc330e5a68ebd2e20ae200096974c475 (patch)
treef976741f41bb95c8ca15a732d64aaeaabc8512cd /drivers/pci/controller/pci-aardvark.c
parentf212140962c93cd5da43283a18e31681540fc23d (diff)
m68k: coldfire/device.c: only build FEC when HW macros are defined
When CONFIG_FEC is set (due to COMPILE_TEST) along with CONFIG_M54xx, coldfire/device.c has compile errors due to missing MCFEC_* and MCF_IRQ_FEC_* symbols. Make the whole FEC blocks dependent on having the HW macros defined, rather than on CONFIG_FEC itself. This fix is very similar to commit e6e1e7b19fa1 ("m68k: coldfire/device.c: only build for MCF_EDMA when h/w macros are defined") Fixes: b7ce7f0d0efc ("m68knommu: merge common ColdFire FEC platform setup code") To: Greg Ungerer <[email protected]> To: Geert Uytterhoeven <[email protected]> Cc: [email protected] Cc: [email protected] Signed-off-by: Antonio Quartulli <[email protected]> Signed-off-by: Greg Ungerer <[email protected]>
Diffstat (limited to 'drivers/pci/controller/pci-aardvark.c')
0 files changed, 0 insertions, 0 deletions