[PATCH] powerpc: Remove ibmveth "liobn" field

Santiago Leon santil at us.ibm.com
Thu Oct 26 08:14:55 EST 2006


Benjamin Herrenschmidt wrote:
> Remove the now unused "liobn" field in ibmveth which also avoids
> having insider knowledge of the iommu table in that driver.

Thanks for cleaning that up.

> 
> Signed-off-by: Benjamin Herrenschmidt <benh at kernel.crashing.org>

Signed-off-by: Santiago Leon <santil at us.ibm.com>

---
> 
> This will avoid this driver from breaking when I change the dma
> mapping code for 2.6.20.
> 
> Index: linux-cell/drivers/net/ibmveth.c
> ===================================================================
> --- linux-cell.orig/drivers/net/ibmveth.c	2006-10-23 14:41:38.000000000 +1000
> +++ linux-cell/drivers/net/ibmveth.c	2006-10-25 14:12:05.000000000 +1000
> @@ -50,7 +50,6 @@
>  #include <asm/semaphore.h>
>  #include <asm/hvcall.h>
>  #include <asm/atomic.h>
> -#include <asm/iommu.h>
...

-- 
Santiago A. Leon
Power Linux Development
IBM Linux Technology Center



More information about the Linuxppc-dev mailing list