aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRan Wang <[email protected]>2019-01-17 09:10:50 +0000
committerGreg Kroah-Hartman <[email protected]>2019-01-18 10:02:09 +0100
commit972a34e1c7c7ebf39a76f918166e6ee3a9f0aaa2 (patch)
treebfa69b65837510d3220b54a3538b3f0c9229b8dd /tools/perf/scripts/python
parent02a50b8750464fd1b9b8a80e0539fe469741b370 (diff)
usb: ehci: fsl: Update register accessing for arm/arm64 platforms
arm/arm64's io.h doesn't define clrbits32() and clrsetbits_be32(), which causing compile failure on some Layerscape Platforms (such as LS1021A and LS2012A which also integrates FSL EHCI controller). So use ioread32be()/iowrite32be() instead to make it workable on both powerpc and arm. Signed-off-by: Ran Wang <[email protected]> Acked-by: Alan Stern <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions