[U-Boot] [PATCH 2/3] pci: Remove parameter 'class' of pci_rom_load()
Simon Glass
sjg at chromium.org
Sat Apr 25 16:18:30 CEST 2015
On 24 April 2015 at 06:40, Simon Glass <sjg at chromium.org> wrote:
> On 24 April 2015 at 01:48, Bin Meng <bmeng.cn at gmail.com> wrote:
>> pci_rom_load() does not use its parameter 'class', so remove it.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>> drivers/pci/pci_rom.c | 4 ++--
>> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> Acked-by: Simon Glass <sjg at chromium.org>
Applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list