commit | 0f109f0e9a608c381846b3f2270a6a7b72158cb4 | [log] [tgz] |
---|---|---|
author | Corentin Labbe <clabbe@baylibre.com> | Thu Nov 21 08:14:42 2019 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Wed Dec 04 13:32:45 2019 +1000 |
tree | ac706c799d99be126de46b15eac2b1ec960e7e52 | |
parent | 9fc785f17dec699cfe3891077e7506c92193a91b [diff] |
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