linux/drivers/staging/rts_pstor
Arnaud Lacombe 6efa04ebab drivers/staging: do not use EXTRA_CFLAGS
Usage of these flags has been deprecated for nearly 4 years by:

    commit f77bf01425
    Author: Sam Ravnborg <sam@neptun.(none)>
    Date:   Mon Oct 15 22:25:06 2007 +0200

        kbuild: introduce ccflags-y, asflags-y and ldflags-y

Moreover, these flags (at least EXTRA_CFLAGS) have been documented for command
line use. By default, gmake(1) do not override command line setting, so this is
likely to result in build failure or unexpected behavior.

Replace their usage by Kbuild's `{as,cc,ld}flags-y'.

Cc: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-08-23 15:24:46 -07:00
..
Kconfig staging: fix rts_pstor build errors 2011-01-31 13:35:35 -08:00
Makefile drivers/staging: do not use EXTRA_CFLAGS 2011-08-23 15:24:46 -07:00
TODO staging: add rts_pstor for Realtek PCIE cardreader 2011-01-21 12:11:02 -08:00
debug.h staging: rts_pstor: use #ifdef instead of #if 2011-04-25 17:08:31 -07:00
general.c staging: add rts_pstor for Realtek PCIE cardreader 2011-01-21 12:11:02 -08:00
general.h staging: add rts_pstor for Realtek PCIE cardreader 2011-01-21 12:11:02 -08:00
ms.c staging: Convert vmalloc/memset to vzalloc 2011-06-28 13:23:57 -07:00
ms.h staging: add rts_pstor for Realtek PCIE cardreader 2011-01-21 12:11:02 -08:00
rtsx.c staging:rts_pstor: fix thread synchronization flow 2011-08-08 12:05:34 -07:00
rtsx.h staging:rts_pstor: fix thread synchronization flow 2011-08-08 12:05:34 -07:00
rtsx_card.c staging: rts_pstor: fix sparse warning 2011-02-18 12:31:29 -08:00
rtsx_card.h Staging: rts_pstor: fixed some brace code styling issues 2011-02-04 13:01:02 -08:00
rtsx_chip.c staging: Convert vmalloc/memset to vzalloc 2011-06-28 13:23:57 -07:00
rtsx_chip.h Fix common misspellings 2011-03-31 11:26:23 -03:00
rtsx_scsi.c staging: rts_pstor: dont cast void* from kmalloc() 2011-08-23 15:22:58 -07:00
rtsx_scsi.h Fix common misspellings 2011-03-31 11:26:23 -03:00
rtsx_sys.h staging: add rts_pstor for Realtek PCIE cardreader 2011-01-21 12:11:02 -08:00
rtsx_transport.c staging: rts_pstor: fix sparse warning 2011-02-18 12:31:29 -08:00
rtsx_transport.h staging: add rts_pstor for Realtek PCIE cardreader 2011-01-21 12:11:02 -08:00
sd.c staging: rts_pstor: dont cast void* from kmalloc() 2011-08-23 15:22:51 -07:00
sd.h staging: rts_pstor: Fix a bug that a MMCPlus card can't be accessed 2011-07-05 19:54:58 -07:00
spi.c Staging: rts_pstor: dont cast void* from kmalloc() 2011-08-23 15:22:57 -07:00
spi.h staging: add rts_pstor for Realtek PCIE cardreader 2011-01-21 12:11:02 -08:00
trace.h staging: rts_pstor: use #ifdef instead of #if 2011-04-25 17:08:31 -07:00
xd.c Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 2011-05-23 12:49:28 -07:00
xd.h staging: add rts_pstor for Realtek PCIE cardreader 2011-01-21 12:11:02 -08:00