From: Dan Carpenter Date: Mon, 9 Jun 2014 15:19:17 +0000 (+0300) Subject: powerpc/spufs: Remove duplicate SPUFS_CNTL_MAP_SIZE define X-Git-Tag: v3.16-rc1~21^2~22 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=be8f9642a0d533b6a3017d31f63747ec79891b94;p=karo-tx-linux.git powerpc/spufs: Remove duplicate SPUFS_CNTL_MAP_SIZE define The SPUFS_CNTL_MAP_SIZE define is cut and pasted twice so we can delete the second instance. Signed-off-by: Dan Carpenter Acked-by: Jeremy Kerr Acked-by: Arnd Bergmann Signed-off-by: Benjamin Herrenschmidt --- diff --git a/arch/powerpc/platforms/cell/spufs/spufs.h b/arch/powerpc/platforms/cell/spufs/spufs.h index 0ba3c9598358..bcfd6f063efa 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