diff options
author | Taylor Hutt <thutt@chromium.org> | 2012-10-29 05:23:55 (GMT) |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2012-11-02 22:20:42 (GMT) |
commit | c8731115656132b4b449f4e32a867ec48e47c84b (patch) | |
tree | f81598407ddfbb3ce64937477ea4cf2dc0746144 /include | |
parent | 19d1d41e844ea8525f527fd5301aba9eb3006241 (diff) | |
download | u-boot-fsl-qoriq-c8731115656132b4b449f4e32a867ec48e47c84b.tar.xz |
ahci: Use sizeof(fis) instead of hardcoding '20'
This cleanup replaces the hardcoded use of '20', which represents the
number of bytes in the FIS, with sizeof(fis).
Signed-off-by: Taylor Hutt <thutt@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions