diff options
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/atom.h')
-rw-r--r-- | drivers/gpu/drm/amd/amdgpu/atom.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/atom.h b/drivers/gpu/drm/amd/amdgpu/atom.h index baa2438d7883..ddd8045accf3 100644 --- a/drivers/gpu/drm/amd/amdgpu/atom.h +++ b/drivers/gpu/drm/amd/amdgpu/atom.h | |||
@@ -152,7 +152,6 @@ bool amdgpu_atom_parse_data_header(struct atom_context *ctx, int index, uint16_t | |||
152 | uint8_t *frev, uint8_t *crev, uint16_t *data_start); | 152 | uint8_t *frev, uint8_t *crev, uint16_t *data_start); |
153 | bool amdgpu_atom_parse_cmd_header(struct atom_context *ctx, int index, | 153 | bool amdgpu_atom_parse_cmd_header(struct atom_context *ctx, int index, |
154 | uint8_t *frev, uint8_t *crev); | 154 | uint8_t *frev, uint8_t *crev); |
155 | int amdgpu_atom_allocate_fb_scratch(struct atom_context *ctx); | ||
156 | #include "atom-types.h" | 155 | #include "atom-types.h" |
157 | #include "atombios.h" | 156 | #include "atombios.h" |
158 | #include "ObjectID.h" | 157 | #include "ObjectID.h" |