Since some people disapprove of white space cleanups mixed in regular commits
[coreboot.git] / src / northbridge / intel / e7520 / memory_initialized.c
index 133d1c4f8860e844cadc73d4487c6d49bd94e29e..d7a8048567e82d45439e6526bbc26c4e8dbfd193 100644 (file)
@@ -10,4 +10,4 @@ static inline int memory_initialized(void)
         //print_debug("\n");
 
        return (drc & (1<<29));
-}      
+}