summaryrefslogtreecommitdiffstats
path: root/board/ms7722se/ms7722se.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/ms7722se/ms7722se.c')
-rw-r--r--board/ms7722se/ms7722se.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/board/ms7722se/ms7722se.c b/board/ms7722se/ms7722se.c
index 3eeb1b7d80..0d3d55cf5c 100644
--- a/board/ms7722se/ms7722se.c
+++ b/board/ms7722se/ms7722se.c
@@ -4,7 +4,7 @@
*
* Copyright (C) 2007
* Kenati Technologies, Inc.
- *
+ *
* board/ms7722se/ms7722se.c
*
* This program is free software; you can redistribute it and/or
@@ -57,4 +57,3 @@ void led_set_state (unsigned short value)
{
*((volatile unsigned short *) LED_BASE) = (value & 0xFF);
}
-
OpenPOWER on IntegriCloud