summaryrefslogtreecommitdiffstats
path: root/include/spd.h
diff options
context:
space:
mode:
authorJon Loeliger <jdl@freescale.com>2005-08-01 13:20:47 -0500
committerJon Loeliger <jdl@freescale.com>2005-08-01 13:20:47 -0500
commitde1d0a69956a63cea6a62043ae5d5afb584efe93 (patch)
tree1914348ff43c309890deb6ecad206e37b2bc3a51 /include/spd.h
parentb0e32949239c7870d409ca687a2dfc1261a3d838 (diff)
downloadtalos-obmc-uboot-de1d0a69956a63cea6a62043ae5d5afb584efe93.tar.gz
talos-obmc-uboot-de1d0a69956a63cea6a62043ae5d5afb584efe93.zip
Fix style issues primarily in 85xx and 83xx boards.
- C++ comments - Trailing white space - Indentation not by TAB - Excessive amount of empty lines - Trailing empty lines
Diffstat (limited to 'include/spd.h')
-rw-r--r--include/spd.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/spd.h b/include/spd.h
index acbc1e1e3d..54b60d168b 100644
--- a/include/spd.h
+++ b/include/spd.h
@@ -103,6 +103,4 @@ typedef struct spd_eeprom_s {
#define SPD_MEMTYPE_DDR (0x07)
#define SPD_MEMTYPE_DDR2 (0x08)
-
#endif /* _SPD_H_ */
-
OpenPOWER on IntegriCloud