On 11/20/13 19:04, Stephen Rothwell wrote:
Hi all,
Please do *not* add any v3.14 material to linux-next until after v3.13-rc1 is released.
Changes since 20131120:
Linus' tree gained a build failure for which I reverted a commit.
on x86_64:
CONFIG_HWMON is not enabled.
drivers/gpu/drm/nouveau/nouveau_hwmon.c: In function 'nouveau_hwmon_init': drivers/gpu/drm/nouveau/nouveau_hwmon.c:633:2: error: 'hwmon' undeclared (first use in this function)
Full randconfig file is attached.
Hello!
on x86_64:
CONFIG_HWMON is not enabled.
drivers/gpu/drm/nouveau/nouveau_hwmon.c: In function 'nouveau_hwmon_init': drivers/gpu/drm/nouveau/nouveau_hwmon.c:633:2: error: 'hwmon' undeclared (first use in this function)
I've attached a patch that fixes the build for me when using this config.
On 11/22/13 03:37, Adrian Pop wrote:
Hello!
on x86_64:
CONFIG_HWMON is not enabled.
drivers/gpu/drm/nouveau/nouveau_hwmon.c: In function 'nouveau_hwmon_init': drivers/gpu/drm/nouveau/nouveau_hwmon.c:633:2: error: 'hwmon' undeclared (first use in this function)
I've attached a patch that fixes the build for me when using this config.
That works. Thanks.
Acked-by: Randy Dunlap rdunlap@infradead.org
dri-devel@lists.freedesktop.org