[<prev] [next>] [day] [month] [year] [list]
Message-ID: <552B040E.4080204@interlog.com>
Date: Mon, 13 Apr 2015 01:47:26 +0200
From: Douglas Gilbert <dgilbert@...erlog.com>
To: linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: Linux 4.0 released
/usr/src/linux-4.0# make
...
Kernel: arch/x86/boot/bzImage is ready (#231)
Building modules, stage 2.
MODPOST 728 modules
ERROR: "regmap_irq_get_domain" [drivers/mfd/rt5033.ko] undefined!
ERROR: "regmap_add_irq_chip" [drivers/mfd/rt5033.ko] undefined!
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2
That was caused by the lack of CONFIG_REGMAP_IRQ which is
not directly selectable. Selecting CONFIG_MFD_AS3711 did
the trick.
Doug Gilbert
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists