commit | 1e01b08d4bd094ebf8c5093a58a838e2d79acbf8 | [log] [tgz] |
---|---|---|
author | Matthias Fuchs <matthias.fuchs@esd.eu> | Thu Mar 25 14:30:13 2010 +0100 |
committer | trix <trix@windriver.com> | Sat Apr 03 15:24:27 2010 -0500 |
tree | 8dbc5b1e53064a7e9de6a112741686e55fe0ecd3 | |
parent | 3062355f0713a743504e30c78c87f9770a6f254f [diff] |
at91: use C structs for AT91 OHCI code This patch is part of migrating the AT91 support towards using C struct for all SOC access. It removes one more CONFIG_AT91_LEGACY warning. at91_pmc.h needs cleanup after migration of the drivers has been done. Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>