Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 223e632c authored by Aaro Koskinen's avatar Aaro Koskinen Committed by Tony Lindgren
Browse files

omap: delete unused bootloader tag variables



They are not needed and add over 512 bytes to kernel data.

Signed-off-by: default avatarAaro Koskinen <aaro.koskinen@nokia.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent cf25eb95
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -44,9 +44,6 @@

#define NO_LENGTH_CHECK 0xffffffff

unsigned char omap_bootloader_tag[512];
int omap_bootloader_tag_len;

struct omap_board_config_kernel *omap_board_config;
int omap_board_config_size;