mirror of
https://xff.cz/git/u-boot/
synced 2026-04-10 17:09:59 +02:00
two boards were redeclaring pciauto_region_allocate() in their local scope for no obvious reason, the function is in <pci.h> anyway, this is probably just copying artifacts and old cruft. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>