commit | 1b1d42e1b7097dc4a0747e42a75c5b52d1ea065b | [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 | 54d0f55e1ecb72235e69506cc2d3a177fd91aed6 [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>