aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/platform.c
diff options
context:
space:
mode:
authorAndrew Morton <akpm@osdl.org>2004-04-11 23:22:36 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-04-11 23:22:36 -0700
commit1908da86623cb242df778c347349bbd33bf448ff (patch)
tree7b59d0127725407abe31d1bd9f1db7f8de1452ed /drivers/base/platform.c
parent[PATCH] cx88 update. (diff)
downloadhistory-1908da86623cb242df778c347349bbd33bf448ff.tar.gz
history-1908da86623cb242df778c347349bbd33bf448ff.zip
[PATCH] drivers/base/platform.c typo fix
From: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Diffstat (limited to 'drivers/base/platform.c')
-rw-r--r--drivers/base/platform.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/base/platform.c b/drivers/base/platform.c
index 285d658145..e55900732f 100644
--- a/drivers/base/platform.c
+++ b/drivers/base/platform.c
@@ -1,5 +1,5 @@
/*
- * platform.c - platform 'psuedo' bus for legacy devices
+ * platform.c - platform 'pseudo' bus for legacy devices
*
* Copyright (c) 2002-3 Patrick Mochel
* Copyright (c) 2002-3 Open Source Development Labs