mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-08 11:36:21 -04: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
@ -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…
x
Reference in New Issue
Block a user