Commit-ID: db46e14f8a3c2657b8f777d422d7dfc7e61e52e9 Gitweb: http://git.kernel.org/tip/db46e14f8a3c2657b8f777d422d7dfc7e61e52e9 Author: Andy Shevchenko <[email protected]> AuthorDate: Sun, 13 Aug 2017 16:34:44 +0300 Committer: Ingo Molnar <[email protected]> CommitDate: Mon, 14 Aug 2017 12:45:39 +0200
MAINTAINERS: Add missed file for Hyper-V include/uapi/linux/hyperv.h is a part of Hyper-V support. Signed-off-by: Andy Shevchenko <[email protected]> Cc: Haiyang Zhang <[email protected]> Cc: K. Y. Srinivasan <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Stephen Hemminger <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: [email protected] Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 84d6a82..e99c748 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6270,6 +6270,7 @@ F: drivers/scsi/storvsc_drv.c F: drivers/uio/uio_hv_generic.c F: drivers/video/fbdev/hyperv_fb.c F: include/linux/hyperv.h +F: include/uapi/linux/hyperv.h F: tools/hv/ F: Documentation/ABI/stable/sysfs-bus-vmbus

