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

Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
John W. Linville
2008-01-17 16:57:10 -05:00
committed by David S. Miller
parent 73738001ac
commit 819d772b0c

View File

@@ -22,6 +22,9 @@
*/
#include <linux/delay.h>
#include <linux/types.h>
#include "b43.h"
#include "nphy.h"
#include "tables_nphy.h"