lkml.org 
[lkml]   [2018]   [Dec]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: linux-next: Tree for Dec 17 (regulator/mcp16502.c)
From
Date
On 12/17/18 3:09 AM, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20181214:
>

on i386:
# CONFIG_SUSPEND is not set
CONFIG_PM=y

CC drivers/regulator/mcp16502.o
In file included from ../include/linux/device.h:23:0,
from ../include/linux/gpio/driver.h:5,
from ../include/asm-generic/gpio.h:13,
from ../include/linux/gpio.h:62,
from ../drivers/regulator/mcp16502.c:11:
../drivers/regulator/mcp16502.c:527:32: error: 'mcp16502_suspend_noirq' undeclared here (not in a function)
SET_NOIRQ_SYSTEM_SLEEP_PM_OPS(mcp16502_suspend_noirq,
^
../include/linux/pm.h:342:19: note: in definition of macro 'SET_NOIRQ_SYSTEM_SLEEP_PM_OPS'
.suspend_noirq = suspend_fn, \
^
../drivers/regulator/mcp16502.c:528:10: error: 'mcp16502_resume_noirq' undeclared here (not in a function)
mcp16502_resume_noirq)
^
../include/linux/pm.h:343:18: note: in definition of macro 'SET_NOIRQ_SYSTEM_SLEEP_PM_OPS'
.resume_noirq = resume_fn, \
^



--
~Randy

\
 
 \ /
  Last update: 2018-12-17 17:05    [W:0.031 / U:0.152 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site