diff --git a/include/uapi/linux/nvhost_nvdla_ioctl.h b/include/uapi/linux/nvhost_nvdla_ioctl.h index ed008012..3bb1a818 100644 --- a/include/uapi/linux/nvhost_nvdla_ioctl.h +++ b/include/uapi/linux/nvhost_nvdla_ioctl.h @@ -1,9 +1,9 @@ /* - * include/linux/nvhost_nvdla_ioctl.h + * include/uapi/linux/nvhost_nvdla_ioctl.h * * Tegra NvDLA Driver * - * Copyright (c) 2016-2019, NVIDIA CORPORATION. All rights reserved. + * Copyright (c) 2016-2020, NVIDIA CORPORATION. All rights reserved. * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, @@ -21,8 +21,8 @@ #ifndef __UAPI_LINUX_NVHOST_NVDLA_IOCTL_H #define __UAPI_LINUX_NVHOST_NVDLA_IOCTL_H -#include -#include +#include +#include #if !defined(__KERNEL__) #define __user