Compare commits
1 commit
main
...
4.22_branc
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2ff2409037 |
1 changed files with 1 additions and 1 deletions
|
|
@ -315,7 +315,7 @@ static void devicetree_fill_pei_data(struct pei_data *pei_data)
|
|||
static void spd_fill_pei_data(struct pei_data *pei_data)
|
||||
{
|
||||
struct spd_info spdi = {0};
|
||||
unsigned int i, have_memory_down;
|
||||
unsigned int i, have_memory_down = 0;
|
||||
|
||||
mb_get_spd_map(&spdi);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue