linux/drivers/staging/rts5139
Geert Uytterhoeven 0f18a27787 staging: rts5139: Make variables inside #ifdef CONFIG_PM
If CONFIG_PM=n:

drivers/staging/rts5139/rts51x_transport.c:649: warning: ‘media_not_present’ defined but not used
drivers/staging/rts5139/rts51x_transport.c:651: warning: ‘invalid_cmd_field’ defined but not used

Move the variables inside the #ifdef CONFIG_PM, and make them const while
we're at it.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-05-15 15:30:53 -07:00
..
debug.h
Kconfig
Makefile
ms_mg.c staging: rts5139: fix bad symbol declaration 2014-05-15 15:30:52 -07:00
ms_mg.h staging: rts5139: fix bad symbol declaration 2014-05-15 15:30:52 -07:00
ms.c staging: rts5139: fix bad symbol declaration 2014-05-15 15:30:52 -07:00
ms.h
rts51x_card.c Staging: rts5139: rts51x_card: fixed style issues 2014-01-13 15:24:18 -08:00
rts51x_card.h Staging: rts5139: rts51x_card: fixed style issues 2014-01-13 15:24:18 -08:00
rts51x_chip.c
rts51x_chip.h
rts51x_fop.c staging: rts5139: fixed coding style 2014-05-15 15:30:52 -07:00
rts51x_fop.h Staging: rts5139: Fix incorrect type in assignment in rts51x_fop.c 2014-03-07 15:23:56 -08:00
rts51x_scsi.c Staging: rts5139: Fix Sparse Warning for Static Declarations 2014-03-07 15:24:25 -08:00
rts51x_scsi.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2013-05-01 17:51:54 -07:00
rts51x_transport.c staging: rts5139: Make variables inside #ifdef CONFIG_PM 2014-05-15 15:30:53 -07:00
rts51x_transport.h
rts51x.c Staging: rts5139: More appropriate use of sizeof operand 2014-05-15 15:20:51 -07:00
rts51x.h
sd_cprm.c staging: rts5139: Added in sd_cprm.c an include to fix a sparse warning 2014-03-16 17:41:13 -07:00
sd_cprm.h
sd.c staging: rts5139: Unnecessary space between function pointer name. 2014-03-07 15:25:23 -08:00
sd.h
TODO
trace.h staging: rts5129: re-use kbasename() 2013-04-19 11:17:15 -07:00
xd.c drivers/staging/rts5139:xd.c: Fix line over 80 characters. 2014-03-10 23:09:54 -07:00
xd.h