commit | e5fcfc1f8d3cfaf432a93d39df3e5d7718c58848 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue May 05 10:06:05 2015 -0700 |
committer | Michael Grzeschik <m.grzeschik@pengutronix.de> | Wed Sep 23 08:44:26 2015 +0200 |
tree | 554a74f45005628e2e5fe7eede627bcc677d0a9f | |
parent | 4e299b922c44d242ac855805aee94d938b06944f [diff] |
arcnet: Add arcnet_<I/O> macros arcnet uses an I/O scheme which can align I/O addresses to word boundaries on different architectures. Add arcnet specific macros which can hide this alignment calculation. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>