commit | 3f79132a47035dd4609cc5f47715331dfafaa1fa | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Wed Sep 18 10:10:43 2019 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Fri Sep 20 09:19:22 2019 -0300 |
tree | 50f6c8ae380b12858f5b0254ee755db7b56a69e9 | |
parent | 3793d4de06fac8dcd25bf91386cf88415dbe99ad [diff] |
perf annotate: Add missing machine.h include directive We use what is defined there, were getting it by luck, indirectly, fix it. Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: Jiri Olsa <jolsa@kernel.org> Cc: Namhyung Kim <namhyung@kernel.org> Link: https://lkml.kernel.org/n/tip-56g4jshmktniundmiw7h845k@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>