Tom Rini | 10e4779 | 2018-05-06 17:58:06 -0400 | [diff] [blame] | 1 | /* SPDX-License-Identifier: GPL-2.0+ */ |
Valentin Longchamp | c98bf29 | 2013-10-18 11:47:24 +0200 | [diff] [blame] | 2 | /* |
3 | * (C) Copyright 2013 Keymile AG | ||||
4 | * Valentin Longchamp <valentin.longchamp@keymile.com> | ||||
Valentin Longchamp | c98bf29 | 2013-10-18 11:47:24 +0200 | [diff] [blame] | 5 | */ |
6 | |||||
Boschung, Rainer | e70e595 | 2014-06-03 09:05:19 +0200 | [diff] [blame] | 7 | |
Masahiro Yamada | f7ed78b | 2020-06-26 15:13:33 +0900 | [diff] [blame] | 8 | void pci_of_setup(void *blob, struct bd_info *bd); |