Drop excessive whitespace randomly sprinkled in romstage.c files.
[coreboot.git] / src / mainboard / intel / mtarvon / romstage.c
index 5d34058a843e765f885bdab33ae16c6283dfb80e..525f02e7a0610728234d21d7d31dbd08153619c0 100644 (file)
@@ -15,7 +15,6 @@
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
- *
  */
 
 #include <stdint.h>
@@ -122,4 +121,3 @@ void main(unsigned long bist)
 
        ram_check(0, 1024 * 1024);
 }
-