
6 Oct
2019
6 Oct
'19
12:03 p.m.
On Sat, Oct 5, 2019 at 10:17 AM Bin Meng bmeng.cn@gmail.com wrote:
On Wed, Sep 25, 2019 at 10:58 PM Simon Glass sjg@chromium.org wrote:
This function is useful in PCI emulators. More it into the header file to avoid duplicating it in other drivers.
Signed-off-by: Simon Glass sjg@chromium.org
drivers/misc/swap_case.c | 7 ++----- include/pci.h | 4 ++++ 2 files changed, 6 insertions(+), 5 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com
applied to u-boot-x86/next, thanks!