Arnd Bergmann de94abfa0f ARM: ks8695/og: make PCI setup conditional
The 'og' machine tries to always initialized the PCI code, but that
may be disabled in Kconfig, leading to a build error.

This patch changes the code to use the same Kconfig symbol to decide
about calling the ks8695_init_pci function at build time that we
use to decide about building the ks8695 PCI support.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Greg Ungerer <gerg@uclinux.org>
2014-03-21 18:23:28 +01:00
..
2014-01-23 18:40:49 -08:00
2014-03-21 18:19:31 +01:00
2014-03-21 18:23:27 +01:00
2014-01-23 18:49:36 -08:00
2014-01-23 18:36:55 -08:00
2014-01-23 18:36:55 -08:00
2014-01-23 18:49:36 -08:00
2014-01-23 18:45:38 -08:00
2014-01-15 17:02:08 -08:00
2014-01-28 18:56:37 -08:00
2014-03-21 18:22:07 +01:00