mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-25 10:42:21 +03:00
nvadsp: t264: Fix include of dev.h
Allow dev.h to be included from source directory. Bug 4164138 Bug 3682950 Change-Id: If6be232a428c843a45a14f155d957850d28847a9 Signed-off-by: Viswanath L <viswanathl@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-t264/+/2979502 Reviewed-by: Sharad Gupta <sharadg@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* Copyright (c) 2023, NVIDIA CORPORATION. All rights reserved.
|
||||
*/
|
||||
|
||||
#include <dev.h>
|
||||
#include "dev.h"
|
||||
#include "dev-t264.h"
|
||||
|
||||
#define AMISC_ADSP_CPU_CONFIG_STRIDE (0x1000)
|
||||
|
||||
Reference in New Issue
Block a user