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

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

Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 73738001
......@@ -22,6 +22,9 @@
*/
#include <linux/delay.h>
#include <linux/types.h>
#include "b43.h"
#include "nphy.h"
#include "tables_nphy.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment