impi:Remove unneeded setting of module owner to THIS_MODULE in the platform structure...
authorNicholas Krause <xerofoify@gmail.com>
Sat, 9 May 2015 19:32:28 +0000 (15:32 -0400)
committerCorey Minyard <cminyard@mvista.com>
Thu, 3 Sep 2015 20:02:24 +0000 (15:02 -0500)
commit881c585ef79addb2440a7f8d59bda5640d0ff623
treee750eaef65bb2c92b30359789b4819697ee06bbc
parentb2234ee9fc059c17e811a365383e3412a2f50bed
impi:Remove unneeded setting of module owner to THIS_MODULE in the platform structure, powernv_ipmi_driver

This removes the no longer required setting of the module owner
for the plaform structure,powernv_ipmi_driver to THIS_MODULE as
the driver core for ipmi drivers will directly find and
set the module owner for this driver.

Signed-off-by: Nicholas Krause <xerofoify@gmail.com>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
drivers/char/ipmi/ipmi_powernv.c