Browse Source

omap: delete unused bootloader tag variables

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

Signed-off-by: Aaro Koskinen <aaro.koskinen@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Aaro Koskinen 15 years ago
parent
commit
223e632c7a
1 changed files with 0 additions and 3 deletions
  1. 0 3
      arch/arm/plat-omap/common.c

+ 0 - 3
arch/arm/plat-omap/common.c

@@ -44,9 +44,6 @@
 
 
 #define NO_LENGTH_CHECK 0xffffffff
 #define NO_LENGTH_CHECK 0xffffffff
 
 
-unsigned char omap_bootloader_tag[512];
-int omap_bootloader_tag_len;
-
 struct omap_board_config_kernel *omap_board_config;
 struct omap_board_config_kernel *omap_board_config;
 int omap_board_config_size;
 int omap_board_config_size;