Skip to content

Commit

Permalink
Update for review
Browse files Browse the repository at this point in the history
  • Loading branch information
averne authored and fincs committed Feb 3, 2024
1 parent b615b01 commit 919e3d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nx/include/switch/nvidia/ioctl.h
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,8 @@ typedef struct {
} nvioctl_command_buffer_map;

typedef struct {
uint32_t rate;
uint32_t moduleid;
u32 rate;
u32 moduleid;
} nvioctl_clk_rate;

#define NVGPU_ZBC_TYPE_INVALID 0
Expand Down

0 comments on commit 919e3d3

Please sign in to comment.