diff options
| author | Andrew Morton <akpm@osdl.org> | 2004-04-11 23:22:36 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2004-04-11 23:22:36 -0700 |
| commit | 1908da86623cb242df778c347349bbd33bf448ff (patch) | |
| tree | 7b59d0127725407abe31d1bd9f1db7f8de1452ed /drivers/base/platform.c | |
| parent | [PATCH] cx88 update. (diff) | |
| download | history-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.c | 2 |
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 |
