ns16550: match when to define bdf with uart code
When switching defined(CONFIG_PCI) to CONFIG_IS_ENABLED(PCI)
bdf is no longer accessible. So change to preprocessor to avoid access.
Signed-off-by:
Troy Kisky <troykiskyboundary@gmail.com>
Loading
Please register or sign in to comment