public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix sim_defconfig build error
@ 2010-02-25 21:09 Alex Chiang
  0 siblings, 0 replies; only message in thread
From: Alex Chiang @ 2010-02-25 21:09 UTC (permalink / raw)
  To: linux-ia64

The first patch is required to fix a build error when building the
sim_defconfig.

The second patch is optional. It adds a little bloat to tiger and bigsur
defconfig, but I don't think it affects SGI or Fujitsu, since I think
they do turn on CONFIG_IA64_GENERIC, and thus will be a nop.

/ac

---

Alex Chiang (2):
      [IA64] only build arch/ia64/kernel/acpi.o when CONFIG_ACPI
      [IA64] build arch/ia64/kernel/acpi-ext.o when CONFIG_ACPI


 arch/ia64/include/asm/acpi.h |   25 +++++++++++++++++++++++++
 arch/ia64/kernel/Makefile    |    6 ++----
 arch/ia64/kernel/acpi.c      |   33 +--------------------------------
 arch/ia64/kernel/process.c   |    4 ++++
 4 files changed, 32 insertions(+), 36 deletions(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-02-25 21:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-25 21:09 [PATCH 0/2] Fix sim_defconfig build error Alex Chiang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox