OSDN Git Service

sbus: char: Move D7S_MINOR to include/linux/miscdevice.h
authorCorentin Labbe <clabbe.montjoie@gmail.com>
Mon, 18 Sep 2017 18:10:36 +0000 (20:10 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Sep 2017 04:39:22 +0000 (21:39 -0700)
commitda61e7308df868c20a41861c0a11f6eefd822993
tree722fc7a0a5dbbfa83b46d7b3276977a230843eb7
parent92c807067e9ade7d41f453befe560a362e95be7f
sbus: char: Move D7S_MINOR to include/linux/miscdevice.h

This patch move the define for D7S_MINOR to include/linux/miscdevice.h.
It's better that all minor number are in the same place.

Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/sbus/char/display7seg.c
include/linux/miscdevice.h