drm/radeon: remove unused prototype from radeon_cs
Signed-off-by: Ilija Hadzic <ihadzic@research.bell-labs.com> Reviewed-by: Marek Olšák <maraeo@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
580f839892
commit
d201450435
1 changed files with 0 additions and 3 deletions
|
@ -29,9 +29,6 @@
|
||||||
#include "radeon_reg.h"
|
#include "radeon_reg.h"
|
||||||
#include "radeon.h"
|
#include "radeon.h"
|
||||||
|
|
||||||
void r100_cs_dump_packet(struct radeon_cs_parser *p,
|
|
||||||
struct radeon_cs_packet *pkt);
|
|
||||||
|
|
||||||
static int radeon_cs_parser_relocs(struct radeon_cs_parser *p)
|
static int radeon_cs_parser_relocs(struct radeon_cs_parser *p)
|
||||||
{
|
{
|
||||||
struct drm_device *ddev = p->rdev->ddev;
|
struct drm_device *ddev = p->rdev->ddev;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue