summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/i945/reset_test.c
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@coresystems.de>2009-08-12 16:08:05 +0000
committerStefan Reinauer <stepan@openbios.org>2009-08-12 16:08:05 +0000
commit109ab317e7544c3290700b83240849629d769494 (patch)
tree8eee0ef8d269e21ecb2d585c74f35c85982aeeef /src/northbridge/intel/i945/reset_test.c
parentfd4519b5ef086fbec60041570c6c9d73d6a80a79 (diff)
downloadcoreboot-staging-109ab317e7544c3290700b83240849629d769494.zip
coreboot-staging-109ab317e7544c3290700b83240849629d769494.tar.gz
drop extra whitespace at end of line for i945 + ICH7 (trivial)
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4538 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/northbridge/intel/i945/reset_test.c')
-rw-r--r--src/northbridge/intel/i945/reset_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/northbridge/intel/i945/reset_test.c b/src/northbridge/intel/i945/reset_test.c
index 80d6316..6e5c527 100644
--- a/src/northbridge/intel/i945/reset_test.c
+++ b/src/northbridge/intel/i945/reset_test.c
@@ -19,7 +19,7 @@
static int bios_reset_detected(void)
{
- /* For now ...
+ /* For now ...
* DO NOT, I repeat, DO NOT remove this. If you don't like the
* situation, implement this instead.
*/
OpenPOWER on IntegriCloud