Re: [PATCH] infiniband/mlx5: Remove superfluous include of io-mapping.h

2016-08-23 Thread Laurence Oberman
- Original Message - > From: "Chris Wilson" > To: linux-r...@vger.kernel.org > Cc: linux-kernel@vger.kernel.org, "Chris Wilson" , > "Eli Cohen" , "Jack > Morgenstein" , "Or Gerlitz" > , "Matan Barak" , > "Leon Romanovsky" , "Doug Ledford" > , "Sean Hefty" , > "Hal Rosenstock" > Sent:

Re: [PATCH] infiniband/mlx5: Remove superfluous include of io-mapping.h

2016-08-23 Thread Chris Wilson
On Wed, Aug 24, 2016 at 12:15:50AM +0300, Leon Romanovsky wrote: > On Tue, Aug 23, 2016 at 09:16:26PM +0100, Chris Wilson wrote: > > This file does not use any structs or functions defined by io-mapping.h > > (nor does it directly use iomap, ioremap, iounamp or friends). Remove it > > to simplify v

Re: [PATCH] infiniband/mlx5: Remove superfluous include of io-mapping.h

2016-08-23 Thread Leon Romanovsky
On Tue, Aug 23, 2016 at 09:16:26PM +0100, Chris Wilson wrote: > This file does not use any structs or functions defined by io-mapping.h > (nor does it directly use iomap, ioremap, iounamp or friends). Remove it > to simplify verification of changes to io-mapping.h > > The include existed since its