diff options
author | 2009-10-01 08:38:49 +0000 | |
---|---|---|
committer | 2009-10-14 16:58:38 +1100 | |
commit | cf50f447b22f540d738eb8ca09c3b3972a9ba0ac (patch) | |
tree | b7d62dcf49b3a3b99dff8442b28f430b024eecf1 /include/linux/i2c | |
parent | powerpc: Fix hypervisor TLB batching (diff) | |
download | wireguard-linux-cf50f447b22f540d738eb8ca09c3b3972a9ba0ac.tar.xz wireguard-linux-cf50f447b22f540d738eb8ca09c3b3972a9ba0ac.zip |
powerpc/kgdb: Fix build failure caused by "kgdb.c: unused variable 'acc'"
'acc' isn't used anywhere and thus triggers gcc warning, which causes
build error with CONFIG_PPC_DISABLE_WERROR=n (default):
cc1: warnings being treated as errors
arch/powerpc/kernel/kgdb.c: In function 'gdb_regs_to_pt_regs':
arch/powerpc/kernel/kgdb.c:289: warning: unused variable 'acc'
make[1]: *** [arch/powerpc/kernel/kgdb.o] Error 1
Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'include/linux/i2c')
0 files changed, 0 insertions, 0 deletions