summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/dmv177/include/dmv170.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/powerpc/dmv177/include/dmv170.h')
-rw-r--r--c/src/lib/libbsp/powerpc/dmv177/include/dmv170.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/c/src/lib/libbsp/powerpc/dmv177/include/dmv170.h b/c/src/lib/libbsp/powerpc/dmv177/include/dmv170.h
index 4a54fd7573..a68e4ce9e9 100644
--- a/c/src/lib/libbsp/powerpc/dmv177/include/dmv170.h
+++ b/c/src/lib/libbsp/powerpc/dmv177/include/dmv170.h
@@ -22,7 +22,6 @@
#ifndef _INCLUDE_DMV170_h
#define _INCLUDE_DMV170_h
-
/*
* DY-4 uses a non-standard clock for the Exar 88681.
*/
@@ -215,7 +214,6 @@ extern "C" {
#define DMV170_64_BIT_NON_VOLITAL_MEM_INSTALLED 0x2000
#define DMV170_64_BIT_NON_VOLITAL_MEM_NOT_INSTALLED 0x0000
-
/*
* DUART Baud Rate Definitions.
*/
@@ -224,7 +222,6 @@ extern "C" {
#define DMV170_RTC_FREQUENCY 0x0000
-
/*
* CPU General Purpose Interrupt definations (PPC_IRQ_EXTERNAL).
* Note: For the interrupt level read the lower 3 bits of the
@@ -271,7 +268,6 @@ extern "C" {
#define SCV64_Is_IRQ4( _status ) (_status&0x10)
#define SCV64_Is_IRQ5( _status ) (_status&0x20)
-
/*
* scv64.c
*/