aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/powerpc/include/asm/cpm2.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/include/asm/cpm2.h b/arch/powerpc/include/asm/cpm2.h
index f42e9baf3a4e..7c8608b09694 100644
--- a/arch/powerpc/include/asm/cpm2.h
+++ b/arch/powerpc/include/asm/cpm2.h
@@ -489,7 +489,6 @@ typedef struct scc_trans {
489#define FCC_GFMR_TCI ((uint)0x20000000) 489#define FCC_GFMR_TCI ((uint)0x20000000)
490#define FCC_GFMR_TRX ((uint)0x10000000) 490#define FCC_GFMR_TRX ((uint)0x10000000)
491#define FCC_GFMR_TTX ((uint)0x08000000) 491#define FCC_GFMR_TTX ((uint)0x08000000)
492#define FCC_GFMR_TTX ((uint)0x08000000)
493#define FCC_GFMR_CDP ((uint)0x04000000) 492#define FCC_GFMR_CDP ((uint)0x04000000)
494#define FCC_GFMR_CTSP ((uint)0x02000000) 493#define FCC_GFMR_CTSP ((uint)0x02000000)
495#define FCC_GFMR_CDS ((uint)0x01000000) 494#define FCC_GFMR_CDS ((uint)0x01000000)