projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4fa8d9
)
Fix Sparse warning about obsolete struct initializer
author
Blue Swirl
<blauwirbel@gmail.com>
Mon, 21 Sep 2009 19:50:05 +0000
(19:50 +0000)
committer
Blue Swirl
<blauwirbel@gmail.com>
Mon, 21 Sep 2009 19:50:05 +0000
(19:50 +0000)
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/mips_malta.c
patch
|
blob
|
history
diff --git
a/hw/mips_malta.c
b/hw/mips_malta.c
index 4d72da87164b7d0403527f9057cc35d98f487090..e09e971b31e560c755c76cdfece8fbdfe8fe7ab9 100644
(file)
--- a/
hw/mips_malta.c
+++ b/
hw/mips_malta.c
@@
-132,7
+132,7
@@
struct _eeprom24c0x_t {
typedef struct _eeprom24c0x_t eeprom24c0x_t;
static eeprom24c0x_t eeprom = {
-
contents:
{
+
.contents =
{
/* 00000000: */ 0x80,0x08,0x04,0x0D,0x0A,0x01,0x40,0x00,
/* 00000008: */ 0x01,0x75,0x54,0x00,0x82,0x08,0x00,0x01,
/* 00000010: */ 0x8F,0x04,0x02,0x01,0x01,0x00,0x0E,0x00,