Loading
drivers: nrfwifi: Fix the undefined macro usage
This works because undefined macro in conditional is treated as zero,
but could end up choosing the wrong divider.
Fix the macro with the new name.
Signed-off-by:
Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>