On Thu, Dec 15, 2016 at 08:43:52PM +0100, Corentin Labbe wrote:
> This patch move the define for LCD_MINOR and KEYPAD_MINOR to
> include/linux/miscdevice.h.
> It's better that all minor number definitions are in the same place.
>
> Signed-off-by: Corentin Labbe
> ---
> drivers/misc/panel.c
This patch move the define for LCD_MINOR and KEYPAD_MINOR to
include/linux/miscdevice.h.
It's better that all minor number definitions are in the same place.
Signed-off-by: Corentin Labbe
---
drivers/misc/panel.c | 3 ---
include/linux/miscdevice.h | 2 ++
2 files changed, 2 insertions(+)
2 matches
Mail list logo