diff --git a/[refs] b/[refs] index e814ee037025..ca0f6817cf38 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: aed7df86983ead0af8364fd26d8a9609ef2ed584 +refs/heads/master: f2341641766af3de18502abb6ac9b98e0e4c6bdb diff --git a/trunk/drivers/net/smc911x.h b/trunk/drivers/net/smc911x.h index 8140f7cb4d85..05adb6a666cf 100644 --- a/trunk/drivers/net/smc911x.h +++ b/trunk/drivers/net/smc911x.h @@ -236,7 +236,6 @@ static inline void SMC_outsl(struct smc911x_local *lp, int reg, * Use a DMA for RX and TX packets. */ #include -#include static dma_addr_t rx_dmabuf, tx_dmabuf; static int rx_dmalen, tx_dmalen;