[PATCH] janitorial: fix all double includes in drivers/net/wireless

This patch removes all double includes of the same file. This
makes scripts/checkincludes.pl happy.

Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
Holger Schurig
2007-10-11 12:17:41 +02:00
committed by John W. Linville
parent 98798f4875
commit 90ba931fa1
8 changed files with 1 additions and 20 deletions

View File

@@ -49,7 +49,6 @@
#include "pio.h"
#include "sysfs.h"
#include "xmit.h"
#include "sysfs.h"
#include "lo.h"
#include "pcmcia.h"