ipmi_si: Move PCI setup to another file
authorCorey Minyard <cminyard@mvista.com>
Wed, 13 Sep 2017 04:04:35 +0000 (23:04 -0500)
committerCorey Minyard <cminyard@mvista.com>
Thu, 28 Sep 2017 17:25:50 +0000 (12:25 -0500)
commit13d0b35c5c201e8e6ee520b223c88f58d022a37f
treeee67cf16e0a98aaff4875b20b897c739defd1fcd
parent9d70029edbbf23474e022ac77700269807d64b0d
ipmi_si: Move PCI setup to another file

Signed-off-by: Corey Minyard <cminyard@mvista.com>
Stephen Rothwell <sfr@canb.auug.org.au> fixed an issue with the
include files
drivers/char/ipmi/Makefile
drivers/char/ipmi/ipmi_si.h
drivers/char/ipmi/ipmi_si_intf.c
drivers/char/ipmi/ipmi_si_pci.c [new file with mode: 0644]