From 5bb38e15667c03ef44420cdeb7889db42649ece3 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 4 Dec 2009 05:25:30 +0000 Subject: Whitespace removal. --- cpukit/score/cpu/m68k/rtems/m68k/m68302.h | 4 ++-- cpukit/score/cpu/m68k/rtems/m68k/qsm.h | 6 +++--- cpukit/score/cpu/m68k/rtems/m68k/sim.h | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) (limited to 'cpukit/score/cpu/m68k/rtems/m68k') diff --git a/cpukit/score/cpu/m68k/rtems/m68k/m68302.h b/cpukit/score/cpu/m68k/rtems/m68k/m68302.h index d1d828e352..58abf1bdfc 100644 --- a/cpukit/score/cpu/m68k/rtems/m68k/m68302.h +++ b/cpukit/score/cpu/m68k/rtems/m68k/m68302.h @@ -227,7 +227,7 @@ enum m68302_ivec_e { * The DRAM refresh memory map replaces the SCC2 Tx BD 6 and Tx BD 7 * structures in the parameter RAM. * - * Access to the DRAM registers can be accomplished by + * Access to the DRAM registers can be accomplished by * the following approach: * * volatile m302_DRAM_refresh_t *dram; @@ -599,7 +599,7 @@ typedef struct { } m302_dualPortRAM_t; /* some useful defines the some of the registers above */ - + /* ---- MC68302 Chip Select Registers diff --git a/cpukit/score/cpu/m68k/rtems/m68k/qsm.h b/cpukit/score/cpu/m68k/rtems/m68k/qsm.h index b6bd8e0cf7..4ddf2a55ff 100644 --- a/cpukit/score/cpu/m68k/rtems/m68k/qsm.h +++ b/cpukit/score/cpu/m68k/rtems/m68k/qsm.h @@ -14,10 +14,10 @@ * * For more information, refer to Motorola's "Modular Microcontroller * Family Queued Serial Module Reference Manual" (Motorola document - * QSMRM/AD). + * QSMRM/AD). * * This file was created by John S. Gwynne to support Motorola's 68332 MCU. - * + * * Redistribution and use in source and binary forms are permitted * provided that the following conditions are met: * 1. Redistribution of source code and documentation must retain @@ -53,7 +53,7 @@ #undef SIM_MM #define SIM_MM 1 #define QSM_CRB 0xfffc00 -#endif +#endif #define QSMCR (volatile unsigned short int * const)(0x00 + QSM_CRB) diff --git a/cpukit/score/cpu/m68k/rtems/m68k/sim.h b/cpukit/score/cpu/m68k/rtems/m68k/sim.h index 8ca58d8b6b..5b60a3cefb 100644 --- a/cpukit/score/cpu/m68k/rtems/m68k/sim.h +++ b/cpukit/score/cpu/m68k/rtems/m68k/sim.h @@ -12,7 +12,7 @@ * () Clock signal generation for other intermodule bus (IMB) members * and external devices. * - * () The generation of chip-select signals that simplify external + * () The generation of chip-select signals that simplify external * circuitry interface. * * () Data ports that are available for general purpose input and @@ -22,10 +22,10 @@ * * For more information, refer to Motorola's "Modular Microcontroller * Family System Integration Module Reference Manual" (Motorola document - * SIMRM/AD). + * SIMRM/AD). * * This file was created by John S. Gwynne to support Motorola's 68332 MCU. - * + * * Redistribution and use in source and binary forms are permitted * provided that the following conditions are met: * 1. Redistribution of source code and documentation must retain @@ -215,7 +215,7 @@ used. These bits always read zero; write have no effect. CSPAR0 bit 1 always reads one; writes to CSPAR0 bit 1 have no effect. */ #define CSPAR1 SIM_VOLATILE_USHORT_POINTER(0x46 + SIM_CRB) - /* Chip Select Pin Assignment + /* Chip Select Pin Assignment Register 1 */ /* CSPAR1 contains five two-bit fields that determine the finctions of corresponding chip-select pins. CSPAR1[15:10] are not used. These -- cgit v1.2.3