diff mbox

powerpc/spufs: remove duplicate SPUFS_CNTL_MAP_SIZE define

Message ID 20140609151917.GM9600@mwanda (mailing list archive)
State Accepted
Commit be8f9642a0d533b6a3017d31f63747ec79891b94
Headers show

Commit Message

Dan Carpenter June 9, 2014, 3:19 p.m. UTC
The SPUFS_CNTL_MAP_SIZE define is cut and pasted twice so we can delete
the second instance.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>

Comments

Jeremy Kerr June 9, 2014, 11:09 p.m. UTC | #1
Hi Dan,

> The SPUFS_CNTL_MAP_SIZE define is cut and pasted twice so we can delete
> the second instance.

Looks good to me.

Acked-by: Jeremy Kerr <jk@ozlabs.org>

Cheers,


Jeremy
Arnd Bergmann June 10, 2014, 7:55 a.m. UTC | #2
On Monday 09 June 2014 18:19:17 Dan Carpenter wrote:
> The SPUFS_CNTL_MAP_SIZE define is cut and pasted twice so we can delete
> the second instance.
> 
> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>

Acked-by: Arnd Bergmann <arnd@arndb.de>
diff mbox

Patch

diff --git a/arch/powerpc/platforms/cell/spufs/spufs.h b/arch/powerpc/platforms/cell/spufs/spufs.h
index 0ba3c95..bcfd6f0 100644
--- a/arch/powerpc/platforms/cell/spufs/spufs.h
+++ b/arch/powerpc/platforms/cell/spufs/spufs.h
@@ -35,7 +35,6 @@ 
 #define SPUFS_PS_MAP_SIZE	0x20000
 #define SPUFS_MFC_MAP_SIZE	0x1000
 #define SPUFS_CNTL_MAP_SIZE	0x1000
-#define SPUFS_CNTL_MAP_SIZE	0x1000
 #define SPUFS_SIGNAL_MAP_SIZE	PAGE_SIZE
 #define SPUFS_MSS_MAP_SIZE	0x1000