mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 09:41:44 +00:00
599a89459f
Several static uninitialized variables are used in the scope of __init functions but are themselves not marked as __initdata. This patch is to put those variables to where they belong and to reduce the memory footprint a little bit. Also, a couple of lines with spaces instead of tabs were fixed. Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev@movial.com> Cc: linux-mips@linux-mips.org Patchwork: http://patchwork.linux-mips.org/patch/698/ Acked-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |
||
---|---|---|
.. | ||
clock.c | ||
gpio.c | ||
irq.c | ||
Makefile | ||
memory.c | ||
platform.c | ||
prom.c | ||
setup.c | ||
time.c |