summaryrefslogtreecommitdiff
path: root/cpu/ixp/npe/include/IxOsServicesComponents.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@castor.denx.de>2006-05-30 13:58:20 (GMT)
committerWolfgang Denk <wd@castor.denx.de>2006-05-30 13:58:20 (GMT)
commitd9455273053bb69a94a338dff56330d3be50f14e (patch)
tree7031ce994e2ad52aec8bcd8e270d1dc22fbea8b6 /cpu/ixp/npe/include/IxOsServicesComponents.h
parentba94a1bba3600d387edba7eb451990d9891e1c2f (diff)
downloadu-boot-d9455273053bb69a94a338dff56330d3be50f14e.tar.xz
Minor cleanup.
Diffstat (limited to 'cpu/ixp/npe/include/IxOsServicesComponents.h')
-rw-r--r--cpu/ixp/npe/include/IxOsServicesComponents.h60
1 files changed, 30 insertions, 30 deletions
diff --git a/cpu/ixp/npe/include/IxOsServicesComponents.h b/cpu/ixp/npe/include/IxOsServicesComponents.h
index f1a6779..d662cd3 100644
--- a/cpu/ixp/npe/include/IxOsServicesComponents.h
+++ b/cpu/ixp/npe/include/IxOsServicesComponents.h
@@ -62,10 +62,10 @@
#define ix_i2c 40
#define ix_integration_sspAcc 41
#define ix_integration_i2c 42
-#define ix_osal 43
-#define ix_integration_parityENAcc 44
-#define ix_integration_timeSyncAcc 45
-
+#define ix_osal 43
+#define ix_integration_parityENAcc 44
+#define ix_integration_timeSyncAcc 45
+
/***************************
* timeSyncAcc
***************************/
@@ -106,29 +106,29 @@
#endif /* codelets_parityENAcc */
#endif /* IxOsServicesComponents_H */
-
-/***************************
- * integration_timeSyncAcc
- ***************************/
-#if (IX_COMPONENT_NAME == ix_integration_timeSyncAcc)
-
-#if defined (IX_OSSERV_VXWORKS_LE)
-
-#define CSR_LE_DATA_COHERENT_MAPPING
-
-#endif /* IX_OSSERV_VXWORKS_LE */
-
-#endif /* integration_timeSyncAcc */
-
-/***************************
- * integration_parityENAcc
- ***************************/
-#if (IX_COMPONENT_NAME == ix_integration_parityENAcc)
-
-#if defined (IX_OSSERV_VXWORKS_LE)
-
-#define CSR_LE_DATA_COHERENT_MAPPING
-
-#endif /* IX_OSSERV_VXWORKS_LE */
-
-#endif /* integration_parityENAcc */ \ No newline at end of file
+
+/***************************
+ * integration_timeSyncAcc
+ ***************************/
+#if (IX_COMPONENT_NAME == ix_integration_timeSyncAcc)
+
+#if defined (IX_OSSERV_VXWORKS_LE)
+
+#define CSR_LE_DATA_COHERENT_MAPPING
+
+#endif /* IX_OSSERV_VXWORKS_LE */
+
+#endif /* integration_timeSyncAcc */
+
+/***************************
+ * integration_parityENAcc
+ ***************************/
+#if (IX_COMPONENT_NAME == ix_integration_parityENAcc)
+
+#if defined (IX_OSSERV_VXWORKS_LE)
+
+#define CSR_LE_DATA_COHERENT_MAPPING
+
+#endif /* IX_OSSERV_VXWORKS_LE */
+
+#endif /* integration_parityENAcc */