apm-emulation: move APM_MINOR_DEV to include/linux/miscdevice.h
authorCorentin Labbe <clabbe.montjoie@gmail.com>
Thu, 15 Dec 2016 19:36:33 +0000 (20:36 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Jan 2017 20:46:41 +0000 (21:46 +0100)
commit874bcd00f520cac297aefade201c4efc07fc8d17
treeae4a5c5189c5437926400c392174c4df2a9bf1b2
parent8681d5b04f812d9cc5cde72bbbb5081f8f1c9728
apm-emulation: move APM_MINOR_DEV to include/linux/miscdevice.h

This patch move the define for APM_MINOR_DEV to include/linux/miscdevice.h
It is better that all minor number definitions are in the same place.

Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/char/apm-emulation.c
include/linux/miscdevice.h