On Thu, Dec 15, 2016 at 08:39:51PM +0100, Corentin Labbe wrote: > This patch move the define for AGPGART_MINOR to include/linux/miscdevice.h. > It is better that all minor number definitions are in the same place. > > Signed-off-by: Corentin Labbe <clabbe.montj...@gmail.com> > --- > include/linux/agpgart.h | 2 -- > include/linux/miscdevice.h | 1 + > 2 files changed, 1 insertion(+), 2 deletions(-)
Doesn't apply to my tree :(