diff options
author | 2016-02-08 15:33:42 +0100 | |
---|---|---|
committer | 2016-02-16 15:06:54 -0500 | |
commit | a5a23ad52d1310976891c30471f4ee8d73f3cc9e (patch) | |
tree | 0aac2978a63e31fcab8f70038e537cd4ab5ce5c4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: smc91x: propagate irq return code (diff) | |
download | linux-dev-a5a23ad52d1310976891c30471f4ee8d73f3cc9e.tar.xz linux-dev-a5a23ad52d1310976891c30471f4ee8d73f3cc9e.zip |
net: am79c961a: avoid %? in inline assembly
The am79c961a.c driver fails to build with clang because of an
unusual inline assembly construct:
drivers/net/ethernet/amd/am79c961a.c:53:7: error: invalid % escape in inline assembly string
"str%?h %1, [%2] @ NET_RAP\n\t"
The same change has been done a decade ago in arch/arm as of
6a39dd6222dd ("[ARM] 3759/2: Remove uses of %?"), but apparently
some drivers were missed.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions