linux-stable/arch/arm/mach-ks8695
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
..
include/mach ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memory.h> 2014-07-29 23:08:52 +01:00
Kconfig ARM: ks8695: add board support for the OpenGear boards based on the KS8695 2012-09-07 20:16:39 -07:00
Makefile kbuild: remove unnecessary variable initializaions 2014-10-02 13:55:02 +02:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
board-acs5k.c gpio: (gpio-pca953x) move header to linux/platform_data/ 2013-08-29 12:33:52 -07:00
board-dsm320.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-micrel.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-og.c ARM: ks8695/og: make PCI setup conditional 2014-03-21 18:23:28 +01:00
board-sg.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
cpu.c ARM: ks8695: use __iomem pointers for MMIO 2012-09-19 15:19:13 +02:00
devices.c ARM: mach-ks8695: remove leds driver, since nobody use it 2012-08-01 11:22:05 +08:00
generic.h reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
irq.c driver-core: remove sysdev.h usage. 2011-12-21 16:26:03 -08:00
pci.c ARM: PCI: provide a default bus scan implementation 2012-05-13 17:12:17 +01:00
time.c ARM: 8000/1: misc: remove deprecated IRQF_DISABLED 2014-03-12 10:32:38 +00:00