mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-03-16 04:04:06 +00:00
Fix compile warning
This commit is contained in:
parent
fcfe2a39eb
commit
4e649e931d
1 changed files with 2 additions and 0 deletions
|
@ -77,8 +77,10 @@ static struct drm_driver pvr_drm_platform_driver;
|
|||
*/
|
||||
#define MAX_DEVICES 16
|
||||
|
||||
#if 0
|
||||
static unsigned int pvr_num_devices = 1;
|
||||
static struct platform_device **pvr_devices;
|
||||
#endif
|
||||
|
||||
#if defined(NO_HARDWARE)
|
||||
static int pvr_num_devices_set(const char *val,
|
||||
|
|
Loading…
Add table
Reference in a new issue