mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-14 18:22:56 +00:00
MODULE_PARM was actually breaking: recent gcc version optimize them out as unused. It's time to replace the last users, which are generally in the most unloved drivers anyway. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
History
|
|
|---|---|---|
| .. | ||
| au1xmmc.c | ||
| au1xmmc.h | ||
| Kconfig | ||
| Makefile | ||
| mmc.c | ||
| mmc.h | ||
| mmc_block.c | ||
| mmc_queue.c | ||
| mmc_queue.h | ||
| mmc_sysfs.c | ||
| mmci.c | ||
| mmci.h | ||
| pxamci.c | ||
| pxamci.h | ||
| sdhci.c | ||
| sdhci.h | ||
| wbsd.c | ||
| wbsd.h | ||