Skip to content
Snippets Groups Projects
Commit 48c3a87c authored by Rob Herring's avatar Rob Herring Committed by Tom Rini
Browse files

ahci: fix unaligned access


gcc 4.7 will generate unaligned accesses to local char arrays, so make
them static to avoid that.

Signed-off-by: default avatarRob Herring <rob.herring@calxeda.com>
Reviewed-by: default avatarTom Rini <trini@ti.com>
parent 2915a022
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment