use better Patch0
This commit is contained in:
parent
1dcf198ec6
commit
7632acb51c
@ -6,7 +6,7 @@ diff -up skiboot-5.10.2/hdata/i2c.c.me skiboot-5.10.2/hdata/i2c.c
|
||||
const struct HDIF_array_hdr hdr;
|
||||
__be32 version;
|
||||
-} __packed;
|
||||
+};
|
||||
+} __packed __align(0x4);
|
||||
|
||||
int parse_i2c_devs(const struct HDIF_common_hdr *hdr, int idata_index,
|
||||
struct dt_node *xscom)
|
||||
|
Loading…
Reference in New Issue
Block a user