commit | 5a2b77f47daa5c87ef45a1c71c72cbc16ede77f8 | [log] [tgz] |
---|---|---|
author | Taylor Hutt <thutt@chromium.org> | Mon Oct 29 05:23:56 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Fri Nov 02 15:20:42 2012 -0700 |
tree | dc9479a2b7049b4f601b39f80c63a376cd15b102 | |
parent | c8731115656132b4b449f4e32a867ec48e47c84b [diff] |
ahci: Fix 'Invaild' typo This fixes a spelling error in a message which can be output to the console. Signed-off-by: Taylor Hutt <thutt@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org>