* [PATCH] omap: delete unused bootloader tag variables
@ 2010-03-22 17:28 Aaro Koskinen
2010-04-23 0:23 ` [APPLIED] " Tony Lindgren
0 siblings, 1 reply; 2+ messages in thread
From: Aaro Koskinen @ 2010-03-22 17:28 UTC (permalink / raw)
To: linux-omap, tony
They are not needed and add over 512 bytes to kernel data.
Signed-off-by: Aaro Koskinen <aaro.koskinen@nokia.com>
---
arch/arm/plat-omap/common.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/arch/arm/plat-omap/common.c b/arch/arm/plat-omap/common.c
index 01cbb48..f12f0e3 100644
--- a/arch/arm/plat-omap/common.c
+++ b/arch/arm/plat-omap/common.c
@@ -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;
--
1.5.6.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [APPLIED] [PATCH] omap: delete unused bootloader tag variables
2010-03-22 17:28 [PATCH] omap: delete unused bootloader tag variables Aaro Koskinen
@ 2010-04-23 0:23 ` Tony Lindgren
0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2010-04-23 0:23 UTC (permalink / raw)
To: linux-omap
This patch has been applied to the linux-omap
by youw fwiendly patch wobot.
Branch in linux-omap: omap-fixes
Initial commit ID (Likely to change): 9a14e3bfb72c79f0e575ed9e103249ebb1528534
PatchWorks
http://patchwork.kernel.org/patch/87464/
Git (Likely to change, and takes a while to get mirrored)
http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=commit;h=9a14e3bfb72c79f0e575ed9e103249ebb1528534
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-04-23 0:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-22 17:28 [PATCH] omap: delete unused bootloader tag variables Aaro Koskinen
2010-04-23 0:23 ` [APPLIED] " Tony Lindgren
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.