mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-29 08:01:08 +00:00
Merge branch 'master' of git://git.denx.de/u-boot-video
* 'master' of git://git.denx.de/u-boot-video: VIDEO: mb86r0xgdc.c: fix warning: unused variable 'i'
This commit is contained in:
commit
6eba734b5b
1 changed files with 0 additions and 1 deletions
|
@ -57,7 +57,6 @@ static void dsp_init(struct mb86r0x_gdc_dsp *dsp, char *modestr,
|
|||
u16 l2dx, l2dy, l2wx, l2wy, l2ww, l2wh;
|
||||
unsigned long div;
|
||||
int bpp;
|
||||
u32 i;
|
||||
|
||||
bpp = video_get_params(&var_mode, modestr);
|
||||
|
||||
|
|
Loading…
Reference in a new issue