diff options
author | Randy Dunlap <[email protected]> | 2022-12-06 20:42:57 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-12-08 20:01:21 -0800 |
commit | 0bdff1152c2496acf29930ec9b3c3cd7790b3f68 (patch) | |
tree | dd541ad3ea94e3aef20c9f5b38219bb70bbd2fd5 /lib/mpi/mpiutil.c | |
parent | b534dc46c8ae0165b1b2509be24dbea4fa9c4011 (diff) |
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 <[email protected]>
Cc: Andrew Lunn <[email protected]>
Cc: Heiner Kallweit <[email protected]>
Cc: Russell King <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions