diff options
author | 2017-09-18 16:39:46 -0400 | |
---|---|---|
committer | 2017-09-22 13:33:07 -0500 | |
commit | e6b909fe84ba891cc523a65a6b6af07f4e977c5f (patch) | |
tree | fdb6c95854073151ff54c26b9ae86e594bace1d8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | soc/fsl/qbman: different register offsets on ARM (diff) | |
download | wireguard-linux-e6b909fe84ba891cc523a65a6b6af07f4e977c5f.tar.xz wireguard-linux-e6b909fe84ba891cc523a65a6b6af07f4e977c5f.zip |
soc/fsl/qbman: Add missing headers on ARM
Unlike PPC builds, ARM builds need following headers
explicitly:
+#include <linux/io.h> for ioread32be()
+#include <linux/delay.h> for udelay()
Signed-off-by: Claudiu Manoil <claudiu.manoil@nxp.com>
Signed-off-by: Roy Pledge <roy.pledge@nxp.com>
Signed-off-by: Li Yang <leoyang.li@nxp.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions