Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 819d772b authored by John W. Linville's avatar John W. Linville Committed by David S. Miller
Browse files

b43/nphy.c: include headers to avoid build breakage on some platforms

parent 73738001
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -22,6 +22,9 @@

*/

#include <linux/delay.h>
#include <linux/types.h>

#include "b43.h"
#include "nphy.h"
#include "tables_nphy.h"