diff options
author | Aaron Plattner <aplattner@nvidia.com> | 2016-08-16 09:19:58 -0700 |
---|---|---|
committer | Aaron Plattner <aplattner@nvidia.com> | 2016-08-16 09:19:58 -0700 |
commit | 4263ae5178d5e60beb06f17c92b74698dc0e04db (patch) | |
tree | 187e6333d782af8dfe9dd868b2c710f6c7dfbc76 | |
parent | 294a8dfb8c32da4aa63c75aa5bea86e9545e2580 (diff) |
370.23370.23
-rw-r--r-- | conflicting-kernel-modules.c | 1 | ||||
-rw-r--r-- | version.mk | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/conflicting-kernel-modules.c b/conflicting-kernel-modules.c index c6e6dcb..4d9e890 100644 --- a/conflicting-kernel-modules.c +++ b/conflicting-kernel-modules.c @@ -27,7 +27,6 @@ */ const char * const conflicting_kernel_modules[] = { - "nvidia-vgpu-vfio", "nvidia-uvm", "nvidia-drm", "nvidia-modeset", @@ -1 +1 @@ -NVIDIA_VERSION = 367.35 +NVIDIA_VERSION = 370.23 |