diff --git a/drivers/gpu/nvgpu/include/nvgpu/allocator.h b/drivers/gpu/nvgpu/include/nvgpu/allocator.h
index b605b0597..4eb769852 100644
--- a/drivers/gpu/nvgpu/include/nvgpu/allocator.h
+++ b/drivers/gpu/nvgpu/include/nvgpu/allocator.h
@@ -14,11 +14,10 @@
* along with this program. If not, see .
*/
-#ifndef NVGPU_ALLOCATOR_H
-#define NVGPU_ALLOCATOR_H
+#ifndef __NVGPU_ALLOCATOR_H__
+#define __NVGPU_ALLOCATOR_H__
#include
-#include
#include
#include