commit | 043636da5b62404bcd4b33e2188cda3f8d93bb22 | [log] [tgz] |
---|---|---|
author | Purna Chandra Mandal <purna.mandal@microchip.com> | Mon Mar 21 13:05:41 2016 +0530 |
committer | Marek Vasut <marex@denx.de> | Sun Apr 10 17:18:41 2016 +0200 |
tree | 91b83f0a3eba0f49eff7593dc4436645b6e4bca7 | |
parent | 3377ab6d81388e0f5e30bc9aab8d0529a279270a [diff] |
drivers: remove writes{b,w,l,q} and reads{b,w,l,q}. Definition of writes{bwlq}, reads{bwlq} are now added into arch specific asm/io.h. So removing them from driver to fix re-definition error Signed-off-by: Purna Chandra Mandal <purna.mandal@microchip.com>