1
0
Fork 0
alistair23-linux/arch/arm/plat-iop
Masahiro Yamada ac84eb47cc kbuild: remove unnecessary variable initializaions
Clearing obj-y, obj-m, obj-n, obj- in each Makefile is
a useless habit.

They are non-exported variables; therefore they are always empty
whenever descending into each subdirectory.
(Moreorver, obj-y and obj-m are also set to empty at the beginning
of scripts/Makefile.build)

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Peter Foley <pefoley2@pefoley.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Michal Marek <mmarek@suse.cz>
2014-10-02 13:55:02 +02:00
..
Makefile kbuild: remove unnecessary variable initializaions 2014-10-02 13:55:02 +02:00
adma.c drivers/dma: remove unused support for MEMSET operations 2013-07-03 16:07:42 -07:00
cp6.c ARM: 6969/1: plat-iop: fix build error 2011-06-21 11:33:21 +01:00
i2c.c Disintegrate asm/system.h for ARM 2012-03-28 18:30:01 +01:00
pci.c ARM: iop3xx: use fixed PCI i/o mapping 2012-07-26 09:10:04 -05:00
pmu.c ARM: pmu: remove arm_pmu_type enumeration 2012-08-23 11:35:51 +01:00
restart.c reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
setup.c ARM: iop3xx: use fixed PCI i/o mapping 2012-07-26 09:10:04 -05:00
time.c ARM: 8000/1: misc: remove deprecated IRQF_DISABLED 2014-03-12 10:32:38 +00:00