atxp1 module not compiling

From: Sebastian Pigulak (dreamin_at_interia.pl)
Date: 06/30/05


Date:	Thu, 30 Jun 2005 23:51:44 +0200
To: linux-kernel@vger.kernel.org

Hey,

I've tried patching linux-2.6.13-RC1 with patch-2.6.13-rc1-git2 and building atxp1(it allows Vcore voltage changing) into the kernel. Unfortunately, the kernel compilation stops with:

LD init/built-in.o
LD vmlinux
drivers/built-in.o(.text+0x92298): In function `atxp1_detect':
: undefined reference to `i2c_which_vrm'
drivers/built-in.o(.text+0x921ae): In function `atxp1_attach_adapter':
: undefined reference to `i2c_detect'
make: *** [vmlinux] Błąd 1
==> ERROR: Build Failed. Aborting...

Could someone have a look at the module and possibly fix it up?

----------------------------------------------------------------------
Startuj z INTERIA.PL! >>> http://link.interia.pl/f186c

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • [patch 04/29] DEBUG_FS must depend on SYSFS
    ... LD vmlinux ... inode.c:: undefined reference to `kernel_subsys' ... config DEBUG_FS ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)
  • Re: Horrible regression with -CURRENT from "Dont busy-lock-loop in preemptable spinlocks"
    ... kernel/sched.c:650: undefined reference to `read_is_locked' ... kernel/built-in.o: In function `schedule': ... Darren Williams ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)
  • Re: 2.6.10-rc1-mm4
    ... It does not link here on amd64 using an build-in BT848 driver. ... LD vmlinux ... : undefined reference to `bttv_parse' ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)
  • Re: "Read my lips: no more merges" - aka Linux 2.6.14-rc1
    ... and we're now all supposed to help just clean up and fix ... I can bore the list with a config, but this seems pretty common over x86 ... : undefined reference to `disable_timer_pin_1' ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ ...
    (Linux-Kernel)
  • [2.6 patch] add missing dependencies on MTD_PARTITIONS (fwd)
    ... > I was looking to compare RT latency between this kernel and the latest from ... [2.6 patch] add missing dependencies on MTD_PARTITIONS ... : undefined reference to `add_mtd_partitions' ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)