diff options
author | Arnd Bergmann <arnd@arndb.de> | 2016-09-06 17:06:20 +0300 |
---|---|---|
committer | Gregory CLEMENT <gregory.clement@free-electrons.com> | 2016-09-14 17:35:37 +0300 |
commit | 7d619d8ae06e747c602034b0c681f0ff5d96f030 (patch) | |
tree | d7b954acc96ebc75eb59c384fe06da05b712c8c8 /net/lapb | |
parent | 29b4817d4018df78086157ea3a55c1d9424a7cfc (diff) | |
download | linux-7d619d8ae06e747c602034b0c681f0ff5d96f030.tar.xz |
ARM: mv78xx0: simplify ethernet device creation
Out of the four ethernet devices on mv78xx0, only the first one
has an error interrupt line, for the other ones we pass NO_IRQ
and then ignore the argument.
In order to get closer to complete remove of NO_IRQ, this simply
drops the unused function arguments.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Diffstat (limited to 'net/lapb')
0 files changed, 0 insertions, 0 deletions