]> git.baikalelectronics.ru Git - kernel.git/commit
agp: move AGPGART_MINOR to include/linux/miscdevice.h
authorCorentin Labbe <clabbe@baylibre.com>
Thu, 21 Nov 2019 08:14:42 +0000 (08:14 +0000)
committerDave Airlie <airlied@redhat.com>
Wed, 4 Dec 2019 03:32:45 +0000 (13:32 +1000)
commitdf1471cbc454d96e9da5ec0970e913cf6fb23b99
treeac706c799d99be126de46b15eac2b1ec960e7e52
parent603d360dc4bb9111ad2cd3c749995e76cb4a6feb
agp: move AGPGART_MINOR to include/linux/miscdevice.h

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@baylibre.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1574324085-4338-3-git-send-email-clabbe@baylibre.com
include/linux/agpgart.h
include/linux/miscdevice.h