From: John W. Linville Date: Thu, 17 Jan 2008 21:57:10 +0000 (-0500) Subject: b43/nphy.c: include headers to avoid build breakage on some platforms X-Git-Tag: firefly_0821_release~23655^2~104 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=819d772b0ceddebb5b4907d5aa5505c99aec985b;p=firefly-linux-kernel-4.4.55.git b43/nphy.c: include headers to avoid build breakage on some platforms Signed-off-by: John W. Linville --- diff --git a/drivers/net/wireless/b43/nphy.c b/drivers/net/wireless/b43/nphy.c index 96a052ea4cf7..0b421b120a1a 100644 --- a/drivers/net/wireless/b43/nphy.c +++ b/drivers/net/wireless/b43/nphy.c @@ -22,6 +22,9 @@ */ +#include +#include + #include "b43.h" #include "nphy.h" #include "tables_nphy.h"