]> git.baikalelectronics.ru Git - kernel.git/commit
net: mvpp2: tidy up ACPI hack
authorRussell King <rmk+kernel@armlinux.org.uk>
Tue, 1 Sep 2020 13:48:12 +0000 (14:48 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Sep 2020 21:52:32 +0000 (14:52 -0700)
commit87745c7481f92c76da008c1d5ee9d16cae480d11
tree97f8cb5024a2cb0ee2ec3cfb394c28dad032acb4
parent08aaa0819d5cce78a10c2fcea17057d07698691f
net: mvpp2: tidy up ACPI hack

Tidy up the ACPI hack so that we can minimise the function prototypes
for this.  This avoids adding further prototypes unnecessarily.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c