Thread (6 messages) 6 messages, 3 authors, 2018-09-14

Re: linux-next: Tree for Sep 13 (drivers/media/platform/imx-pxp)

From: Randy Dunlap <hidden>
Date: 2018-09-13 17:35:46
Also in: linux-media, lkml

On 9/12/18 10:27 PM, Stephen Rothwell wrote:
Hi all,

News: there will be no linux-next releases on Friday or Monday.

Changes since 20180912:
on i386 or x86_64:

../drivers/media/platform/imx-pxp.c:988:1: error: unknown type name 'irqreturn_t'
 static irqreturn_t pxp_irq_handler(int irq, void *dev_id)
 ^
../drivers/media/platform/imx-pxp.c: In function 'pxp_irq_handler':
../drivers/media/platform/imx-pxp.c:1012:9: error: 'IRQ_HANDLED' undeclared (first use in this function)
  return IRQ_HANDLED;
         ^
../drivers/media/platform/imx-pxp.c:1012:9: note: each undeclared identifier is reported only once for each function it appears in
../drivers/media/platform/imx-pxp.c: In function 'pxp_probe':
../drivers/media/platform/imx-pxp.c:1660:2: error: implicit declaration of function 'devm_request_threaded_irq' [-Werror=implicit-function-declaration]
  ret = devm_request_threaded_irq(&pdev->dev, irq, NULL, pxp_irq_handler,
  ^
../drivers/media/platform/imx-pxp.c:1661:4: error: 'IRQF_ONESHOT' undeclared (first use in this function)
    IRQF_ONESHOT, dev_name(&pdev->dev), dev);
    ^


Reported-by: Randy Dunlap <redacted>

-- 
~Randy
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help