On Thu, Dec 15, 2016 at 03:18:23PM +0100, Corentin Labbe wrote: > drivers/s390/char/zcore.c does not contain any miscdevice so the > inclusion of linux/miscdevice.h is uncessary. > > Signed-off-by: Corentin Labbe <clabbe.montj...@gmail.com> > --- > drivers/s390/char/zcore.c | 1 - > 1 file changed, 1 deletion(-)
Applied, thanks.