+1
−1282
File changed.
Preview size limit exceeded, changes collapsed.
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
From: Domen Puncer <domen@coderock.org>
Replace
static unsigned char lanai4_data[20472] __initdata = {
<thousands of 0x00's>
}
with
static unsigned char lanai4_data[20472] __initdata = { };
Signed-off-by:
Domen Puncer <domen@coderock.org>
Signed-off-by:
Andrew Morton <akpm@osdl.org>
Signed-off-by:
Jeff Garzik <jgarzik@pobox.com>
File changed.
Preview size limit exceeded, changes collapsed.