From: Hal Rosenstock <[EMAIL PROTECTED]> Eliminate no longer needed include files
Signed-off-by: Hal Rosenstock <[EMAIL PROTECTED]> Signed-off-by: Roland Dreier <[EMAIL PROTECTED]> Signed-off-by: Andrew Morton <[EMAIL PROTECTED]> --- 25-akpm/drivers/infiniband/core/mad.c | 3 --- 1 files changed, 3 deletions(-) diff -puN drivers/infiniband/core/mad.c~ib-remove-unneeded-includes drivers/infiniband/core/mad.c --- 25/drivers/infiniband/core/mad.c~ib-remove-unneeded-includes 2005-04-12 03:21:41.335852896 -0700 +++ 25-akpm/drivers/infiniband/core/mad.c 2005-04-12 03:21:41.339852288 -0700 @@ -33,9 +33,6 @@ */ #include <linux/dma-mapping.h> -#include <linux/interrupt.h> - -#include <ib_mad.h> #include "mad_priv.h" #include "smi.h" _ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/