aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/code-patching.c
diff options
context:
space:
mode:
authorSergio Aguirre <[email protected]>2010-09-09 16:37:46 -0700
committerLinus Torvalds <[email protected]>2010-09-09 18:57:23 -0700
commit16d9b130783c54c30cab80e24810ab1ab9596e11 (patch)
tree13b1c4b5e687fb7b3f8a212697b537427e55d907 /arch/powerpc/lib/code-patching.c
parent60c2c0d5658082468b569d039f4d0dc24f92c66b (diff)
omap_hsmmc: remove unused local `state'
This fixes the following warning: drivers/mmc/host/omap_hsmmc.c: In function 'omap_hsmmc_suspend': drivers/mmc/host/omap_hsmmc.c:2275: warning: unused variable 'state' Introduced by commit ID: commit 1a13f8fa76c880be41d6b1e6a2b44404bcbfdf9e Author: Matt Fleming <[email protected]> Date: Wed May 26 14:42:08 2010 -0700 mmc: remove the "state" argument to mmc_suspend_host() The unique usage of this var was removed there, and missed removing the respective declaration aswell. Signed-off-by: Sergio Aguirre <[email protected]> Signed-off-by: Chris Ball <[email protected]> Acked-by: Matt Fleming <[email protected]> Cc: Madhusudhan Chikkature <[email protected]> Cc: <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'arch/powerpc/lib/code-patching.c')
0 files changed, 0 insertions, 0 deletions