projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7373800
)
b43/nphy.c: include headers to avoid build breakage on some platforms
author
John W. Linville
<linville@tuxdriver.com>
Thu, 17 Jan 2008 21:57:10 +0000
(16:57 -0500)
committer
David S. Miller
<davem@davemloft.net>
Mon, 28 Jan 2008 23:10:13 +0000
(15:10 -0800)
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/b43/nphy.c
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/b43/nphy.c
b/drivers/net/wireless/b43/nphy.c
index 96a052ea4cf7c340be9b8d3598f72b304a066af1..0b421b120a1aba6c7ab44632ee379c92cb7bdef7 100644
(file)
--- a/
drivers/net/wireless/b43/nphy.c
+++ b/
drivers/net/wireless/b43/nphy.c
@@
-22,6
+22,9
@@
*/
+#include <linux/delay.h>
+#include <linux/types.h>
+
#include "b43.h"
#include "nphy.h"
#include "tables_nphy.h"