diff options
author | Stephen Rothwell <sfr@canb.auug.org.au> | 2010-10-06 02:06:44 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-10-06 02:27:54 +0200 |
commit | 7c6d45e665d5322401e4439060bbf758b08422d4 (patch) | |
tree | b5ff24f1484073bb37e6b52a61177c5004602c73 /drivers/md/raid1.c | |
parent | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... (diff) | |
download | linux-7c6d45e665d5322401e4439060bbf758b08422d4.tar.xz linux-7c6d45e665d5322401e4439060bbf758b08422d4.zip |
powerpc: remove unused variable
Since powerpc uses -Werror on arch powerpc, the build was broken like
this:
cc1: warnings being treated as errors
arch/powerpc/kernel/module.c: In function 'module_finalize':
arch/powerpc/kernel/module.c:66: error: unused variable 'err'
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions