Skip to content
Snippets Groups Projects
Commit 4c253fdb authored by Kumar Gala's avatar Kumar Gala Committed by Wolfgang Denk
Browse files

drivers/fsl_pci_init: Fix compile warning


fsl_pci_init.c: In function 'fsl_pci_setup_inbound_windows':
fsl_pci_init.c:122: warning: comparison is always true due to limited range of data type

The check only makes sense if we are CONFIG_PHYS_64BIT

Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent 13d36ec8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment