r600g: remove unused function declarations

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
Marek Olšák 2011-08-02 23:58:57 +02:00
parent 39db886548
commit edca57e533

View file

@ -115,12 +115,6 @@ struct r600_bomgr {
unsigned num_delayed;
};
/*
* r600_drm.c
*/
struct radeon *r600_new(int fd, unsigned device);
void r600_delete(struct radeon *r600);
/*
* radeon_pciid.c
*/