[U-Boot] [PATCH v2 14/21] pci: sandbox: swap_case: Declare dynamic driver matching
Simon Glass
sjg at chromium.org
Thu Aug 2 20:38:33 UTC 2018
On 29 July 2018 at 07:37, Bin Meng <bmeng.cn at gmail.com> wrote:
> This adds a U_BOOT_PCI_DEVICE() declaration to the swap_case driver.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None
>
> arch/sandbox/include/asm/test.h | 4 ++++
> drivers/misc/swap_case.c | 7 +++++++
> 2 files changed, 11 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list