[PATCH 0/3] agp: Misc fix

From: Corentin Labbe
Date: Fri Sep 01 2017 - 08:16:29 EST


Hello

The first patch goal is to regroup all miscdevice number in the same place.
The two subsequent patch are build warning fix found when working on the first.

Corentin Labbe (3):
agp: move AGPGART_MINOR to include/linux/miscdevice.h
agp: add compat_ioctl.h to frontend.c
agp: remove unused variable num_segments

drivers/char/agp/frontend.c | 4 ++--
include/linux/agpgart.h | 2 --
include/linux/miscdevice.h | 1 +
3 files changed, 3 insertions(+), 4 deletions(-)

--
2.13.5