diff options
Diffstat (limited to 'arch/powerpc/include/asm/mpc52xx_psc.h')
-rw-r--r-- | arch/powerpc/include/asm/mpc52xx_psc.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/powerpc/include/asm/mpc52xx_psc.h b/arch/powerpc/include/asm/mpc52xx_psc.h index 04c7e8fc24c2..ec995b289280 100644 --- a/arch/powerpc/include/asm/mpc52xx_psc.h +++ b/arch/powerpc/include/asm/mpc52xx_psc.h | |||
@@ -261,8 +261,6 @@ struct mpc52xx_psc_fifo { | |||
261 | #define MPC512x_PSC_FIFO_FULL 0x2 | 261 | #define MPC512x_PSC_FIFO_FULL 0x2 |
262 | #define MPC512x_PSC_FIFO_ALARM 0x4 | 262 | #define MPC512x_PSC_FIFO_ALARM 0x4 |
263 | #define MPC512x_PSC_FIFO_URERR 0x8 | 263 | #define MPC512x_PSC_FIFO_URERR 0x8 |
264 | #define MPC512x_PSC_FIFO_ORERR 0x01 | ||
265 | #define MPC512x_PSC_FIFO_MEMERROR 0x02 | ||
266 | 264 | ||
267 | struct mpc512x_psc_fifo { | 265 | struct mpc512x_psc_fifo { |
268 | u32 reserved1[10]; | 266 | u32 reserved1[10]; |