pci: sandbox: swap_case: Declare dynamic driver matching
authorBin Meng <[email protected]>
Fri, 3 Aug 2018 08:14:46 +0000 (01:14 -0700)
committerSimon Glass <[email protected]>
Wed, 8 Aug 2018 11:49:31 +0000 (12:49 +0100)
commit59a160e8b93950244155c34ec6eb11e101ce49db
tree5b2d1ec6c99eedd90b0e0ab504387e93381c7135
parent4345998ae9dfad7ba0beb54ad4322134557504a9
pci: sandbox: swap_case: Declare dynamic driver matching

This adds a U_BOOT_PCI_DEVICE() declaration to the swap_case driver.

Signed-off-by: Bin Meng <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
arch/sandbox/include/asm/test.h
drivers/misc/swap_case.c