diff options
| author | Marek Vasut <[email protected]> | 2016-08-02 15:10:47 +0200 |
|---|---|---|
| committer | Cyrille Pitchen <[email protected]> | 2017-01-04 09:54:03 +0100 |
| commit | 0cf1725676a97fc8b4dd88794ea0acc1325b4fb7 (patch) | |
| tree | 3dd154fd9a2b6e0ad2ea9b4b063c25ff32658def /tools/perf/scripts/python | |
| parent | 7ce7d89f48834cefece7804d38fc5d85382edf77 (diff) | |
mtd: spi-nor: cqspi: Fix build on arches missing readsl/writesl
The x86-64 and some other architectures are missing readsl/writesl
functions, so this driver won't build on them. Use a more portable
ioread32_rep()/iowrite32_rep() instead.
Signed-off-by: Marek Vasut <[email protected]>
Cc: Alan Tull <[email protected]>
Cc: Brian Norris <[email protected]>
Cc: David Woodhouse <[email protected]>
Cc: Dinh Nguyen <[email protected]>
Cc: Graham Moore <[email protected]>
Cc: Vignesh R <[email protected]>
Cc: Yves Vandervennet <[email protected]>
Suggested-by: Stefan Roese <[email protected]>
Signed-off-by: Cyrille Pitchen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions