commit | d423b9657f27c0e7de514a8bce8bb71a31a7549b | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Fri Jun 16 13:30:18 2017 +0200 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Mon Jun 19 09:22:45 2017 +0300 |
tree | 632371994b01f4056e63d389e945e03457254272 | |
parent | c8e4e5bdb62a5ac6f860ebcaaf7b467b62f453f1 [diff] |
usb: gadget: udc: atmel: Remove unnecessary macros commit 46ddd79e893b ("usb: gadget: udc: atmel: Remove AVR32 bits from the driver") left the accessor macros introduced by commit a3dd3befd7cb ("usb: gadget: atmel_usba: use endian agnostic IO on ARM"). They can now be removed. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>