linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH Resend 0/3] trivial fixes relating to !CONFIG_OF
@ 2013-08-14 17:23 Jonathan Austin
  2013-08-14 17:23 ` [PATCH Resend 1/3] PSCI: add missing dependency on CONFIG_OF for PSCI Jonathan Austin
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Jonathan Austin @ 2013-08-14 17:23 UTC (permalink / raw)
  To: linux-arm-kernel

This series contains 3 trivial fixes picked up along the path of building
kernels without CONFIG_OF enabled. They're things likely to break randconfig
builds, etc, if not fixed up.

[I'm resending these including the clocksource maintainers as suggested by
Daniel Lezcano]

Jonathan Austin (3):
  PSCI: add missing dependency on CONFIG_OF for PSCI.
  clocksource: Add missing dependency on CONFIG_OF for ARM_ARCH_TIMER
  ARM: arch_timer: Add missing include for of_* functions

 arch/arm/Kconfig                     |    1 +
 drivers/clocksource/Kconfig          |    3 ++-
 drivers/clocksource/arm_arch_timer.c |    1 +
 3 files changed, 4 insertions(+), 1 deletion(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-08-15 14:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-14 17:23 [PATCH Resend 0/3] trivial fixes relating to !CONFIG_OF Jonathan Austin
2013-08-14 17:23 ` [PATCH Resend 1/3] PSCI: add missing dependency on CONFIG_OF for PSCI Jonathan Austin
2013-08-14 19:54   ` Sergei Shtylyov
2013-08-15 13:51     ` Jonathan Austin
2013-08-15 14:01   ` Jonathan Austin
2013-08-14 17:23 ` [PATCH Resend 2/3] clocksource: Add missing dependency on CONFIG_OF for ARM_ARCH_TIMER Jonathan Austin
2013-08-14 17:23 ` [PATCH Resend 3/3] ARM: arch_timer: Add missing include for of_* functions Jonathan Austin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).