* [patch] powerpc/spufs: remove duplicate SPUFS_CNTL_MAP_SIZE define
@ 2014-06-09 15:19 Dan Carpenter
2014-06-09 23:09 ` Jeremy Kerr
2014-06-10 7:55 ` Arnd Bergmann
0 siblings, 2 replies; 3+ messages in thread
From: Dan Carpenter @ 2014-06-09 15:19 UTC (permalink / raw)
To: Jeremy Kerr
Cc: cbe-oss-dev, Arnd Bergmann, kernel-janitors, Paul Mackerras,
linuxppc-dev
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>
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [patch] powerpc/spufs: remove duplicate SPUFS_CNTL_MAP_SIZE define
2014-06-09 15:19 [patch] powerpc/spufs: remove duplicate SPUFS_CNTL_MAP_SIZE define Dan Carpenter
@ 2014-06-09 23:09 ` Jeremy Kerr
2014-06-10 7:55 ` Arnd Bergmann
1 sibling, 0 replies; 3+ messages in thread
From: Jeremy Kerr @ 2014-06-09 23:09 UTC (permalink / raw)
To: Dan Carpenter
Cc: cbe-oss-dev, Arnd Bergmann, kernel-janitors, Paul Mackerras,
linuxppc-dev
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [patch] powerpc/spufs: remove duplicate SPUFS_CNTL_MAP_SIZE define
2014-06-09 15:19 [patch] powerpc/spufs: remove duplicate SPUFS_CNTL_MAP_SIZE define Dan Carpenter
2014-06-09 23:09 ` Jeremy Kerr
@ 2014-06-10 7:55 ` Arnd Bergmann
1 sibling, 0 replies; 3+ messages in thread
From: Arnd Bergmann @ 2014-06-10 7:55 UTC (permalink / raw)
To: linuxppc-dev
Cc: cbe-oss-dev, Paul Mackerras, kernel-janitors, Jeremy Kerr,
Dan Carpenter
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>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-06-10 7:55 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-09 15:19 [patch] powerpc/spufs: remove duplicate SPUFS_CNTL_MAP_SIZE define Dan Carpenter
2014-06-09 23:09 ` Jeremy Kerr
2014-06-10 7:55 ` Arnd Bergmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).