diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2022-12-07 07:42:57 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-12-09 07:01:21 +0300 |
commit | 0bdff1152c2496acf29930ec9b3c3cd7790b3f68 (patch) | |
tree | dd541ad3ea94e3aef20c9f5b38219bb70bbd2fd5 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | b534dc46c8ae0165b1b2509be24dbea4fa9c4011 (diff) | |
download | linux-0bdff1152c2496acf29930ec9b3c3cd7790b3f68.tar.xz |
net: phy: remove redundant "depends on" lines
Delete a few lines of "depends on PHYLIB" since they are inside
an "if PHYLIB / endif # PHYLIB" block, i.e., they are redundant
and the other 50+ drivers there don't use "depends on PHYLIB"
since it is not needed.
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Andrew Lunn <andrew@lunn.ch>
Cc: Heiner Kallweit <hkallweit1@gmail.com>
Cc: Russell King <linux@armlinux.org.uk>
Link: https://lore.kernel.org/r/20221207044257.30036-1-rdunlap@infradead.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions