commit | 9a965942a9cabb2cdca1d7e99c985d6978ece96c | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Apr 21 00:51:18 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 20 16:24:53 2020 -0700 |
tree | ec8e15ebb99f5fd763454c02443908082c2f741e | |
parent | d4d9b47e4b10679d5c794e62f9866ee5ee204c0d [diff] |
net: bcmgenet: Drop useless OF code There is nothing which needs a set of OF headers, followed by redundant OF node ID check. Drop them for good. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>