Message ID | 1405029279-6894-40-git-send-email-oded.gabbay@amd.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/drivers/gpu/hsa/radeon/kfd_module.c b/drivers/gpu/hsa/radeon/kfd_module.c index fbfcce6..33cee3c 100644 --- a/drivers/gpu/hsa/radeon/kfd_module.c +++ b/drivers/gpu/hsa/radeon/kfd_module.c @@ -32,7 +32,7 @@ #define KFD_DRIVER_DESC "Standalone HSA driver for AMD's GPUs" #define KFD_DRIVER_DATE "20140424" #define KFD_DRIVER_MAJOR 0 -#define KFD_DRIVER_MINOR 5 +#define KFD_DRIVER_MINOR 6 #define KFD_DRIVER_PATCHLEVEL 0 const struct kfd2kgd_calls *kfd2kgd;
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com> --- drivers/gpu/hsa/radeon/kfd_module.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)