aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/glamo
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2009-07-02 22:12:01 +0100
committerThomas White <taw@bitwiz.org.uk>2009-07-02 22:12:01 +0100
commitab1292a80b414632d78f457b904890605244a98c (patch)
tree73b87e80bb1c856f7c7ddf2199fba4afc8a4f03c /drivers/mfd/glamo
parentdd37d7f17ede0a7b061105dab57b44176d183be0 (diff)
More whitespace
Fix a whitespace error introduced by the earlier debug stuff. Signed-off-by: Thomas White <taw@bitwiz.org.uk>
Diffstat (limited to 'drivers/mfd/glamo')
-rw-r--r--drivers/mfd/glamo/glamo-fb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mfd/glamo/glamo-fb.c b/drivers/mfd/glamo/glamo-fb.c
index 409bbf6be27..95d40d25cf7 100644
--- a/drivers/mfd/glamo/glamo-fb.c
+++ b/drivers/mfd/glamo/glamo-fb.c
@@ -103,7 +103,7 @@ static void reg_write(struct glamofb_handle *glamo,
for (i = 0; i != 2; i++)
nop();
-
+
writew(val, glamo->base + reg);
}