Re: [PATCH -next] reset: fix linux/reset.h errors

2019-04-02 Thread Philipp Zabel
On Tue, 2019-04-02 at 08:20 -0700, Randy Dunlap wrote: > From: Randy Dunlap > > The header file uses errno constant(s) and the > ERR_PTR() macro but does not #include the appropriate header files > that provide those facilities, so add 2 header files to fix > build errors. Thank you, applied to

[PATCH -next] reset: fix linux/reset.h errors

2019-04-02 Thread Randy Dunlap
From: Randy Dunlap The header file uses errno constant(s) and the ERR_PTR() macro but does not #include the appropriate header files that provide those facilities, so add 2 header files to fix build errors. CC [M] drivers/gpu/drm/lima/lima_device.o In file included from ../drivers/gpu/drm/li