You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
b43: Move code from nphy.* to phy_n.*
Sourcecode files for PHY code are named by phy_XXX.{c,h}
where XXX is the PHY type.
Move the N-PHY code to match the other files.
Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
committed by
John W. Linville
parent
99c4a78062
commit
3d0da75164
@@ -46,7 +46,7 @@
|
||||
#include "debugfs.h"
|
||||
#include "phy_common.h"
|
||||
#include "phy_g.h"
|
||||
#include "nphy.h"
|
||||
#include "phy_n.h"
|
||||
#include "dma.h"
|
||||
#include "pio.h"
|
||||
#include "sysfs.h"
|
||||
|
||||
Reference in New Issue
Block a user