[openib-general] [PATCH] remove another unnecessary include
James Lentini
jlentini at netapp.com
Fri Aug 4 14:41:07 PDT 2006
I spotted another unnecessary include in the ib_mad module. I'd guess
that mad.c was used as a starting point for mad_rmpp.c and this
include wasn't removed.
Signed-off-by: James Lentini <jlentini at netapp.com>
Index: core/mad_rmpp.c
===================================================================
--- core/mad_rmpp.c (revision 8826)
+++ core/mad_rmpp.c (working copy)
@@ -33,8 +33,6 @@
* $Id: mad_rmpp.c 1921 2005-03-02 22:58:44Z sean.hefty $
*/
-#include <linux/dma-mapping.h>
-
#include "mad_priv.h"
#include "mad_rmpp.h"
More information about the general
mailing list