mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-23 23:32:14 +00:00
drm/msm: trivial whitespace fix
Signed-off-by: Rob Clark <robdclark@gmail.com>
This commit is contained in:
parent
6dc1341044
commit
8979a05928
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ struct drm_msm_gem_cpu_fini {
|
|||
struct drm_msm_gem_submit_reloc {
|
||||
__u32 submit_offset; /* in, offset from submit_bo */
|
||||
__u32 or; /* in, value OR'd with result */
|
||||
__s32 shift; /* in, amount of left shift (can be negative) */
|
||||
__s32 shift; /* in, amount of left shift (can be negative) */
|
||||
__u32 reloc_idx; /* in, index of reloc_bo buffer */
|
||||
__u64 reloc_offset; /* in, offset from start of reloc_bo */
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue