diff options
| author | Quinn Jensen <[email protected]> | 2007-07-27 23:30:55 +0100 |
|---|---|---|
| committer | Russell King <[email protected]> | 2007-07-28 20:52:55 +0100 |
| commit | 03e5386e1e6e4f19c18c33fb69afd43054d448b2 (patch) | |
| tree | 99bdc8bad588b8961629a74459ff1aa24cabfb7d /tools/perf/scripts/python | |
| parent | cc46f659705c722ae6020dd7411c4ac39cec4408 (diff) | |
[ARM] 4530/1: MXC: fix elf_hwcap compile breakage as in iop13xx
MXC needs the same change as IOP. See [ARM] 4494/1
or commit 7dea1b20066cd30fb54da7e686b16b5e38b46b2d
An undefined reference to elf_hwcap prevents linkage, due
to changes made by f884b1cf578e079f01682514ae1ae64c74586602
and d1cbbd6b413510c6512f4f80ffd48db1a8dd554a
Removing processor.h removes the extern definition of
elf_hwcap, which fixes the link issue, but forgets cpu_relax().
So, instead, we'll call barrier() directly.
Cc: Lennert Buytenhek <[email protected]>
Cc: Catalin Marinas <[email protected]>
Acked-by: Ross Wille <[email protected]>
Signed-off-by: Quinn Jensen <[email protected]>
Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions