Skip to content

Commit

Permalink
[PATCH] IB: remove unneeded includes
Browse files Browse the repository at this point in the history
Eliminate no longer needed include files

Signed-off-by: Hal Rosenstock <halr@voltaire.com>
Signed-off-by: Roland Dreier <roland@topspin.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Hal Rosenstock authored and Linus Torvalds committed Apr 16, 2005
1 parent 24239af commit dfe7cc7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions drivers/infiniband/core/mad.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@
*/

#include <linux/dma-mapping.h>
#include <linux/interrupt.h>

#include <ib_mad.h>

#include "mad_priv.h"
#include "smi.h"
Expand Down

0 comments on commit dfe7cc7

Please sign in to comment.