mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 09:57:08 +03:00
gpu: nvgpu: Add wrapper nvgpu/bug.h
Add wrapper header file nvgpu/bug.h. It #includes <linux/bug.h> in Linux. JIRA NVGPU-13 Change-Id: I7bf02ba554333f7cbd79d72bd1cb423c81ebcb49 Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com> Reviewed-on: http://git-master/r/1461545 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
7ef1eb8a10
commit
a0fa2b0258
@@ -16,6 +16,8 @@
|
||||
#include "gk20a/pmu_gk20a.h"
|
||||
#include "clk/clk_arb.h"
|
||||
|
||||
#include <nvgpu/bug.h>
|
||||
|
||||
struct perfrpc_pmucmdhandler_params {
|
||||
struct nv_pmu_perf_rpc *prpccall;
|
||||
u32 success;
|
||||
|
||||
Reference in New Issue
Block a user