git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa53d5c
)
ARM: EXYNOS: Constify data tables for pmu
author
Daniel Kurtz
<djkurtz@chromium.org>
Wed, 11 Dec 2013 22:07:23 +0000
(07:07 +0900)
committer
Kukjin Kim
<kgene.kim@samsung.com>
Wed, 11 Dec 2013 22:07:23 +0000
(07:07 +0900)
These tables are all immutable, make them const to save 4416 bytes of RAM.
size arch/arm/mach-exynos/pmu.o
text data bss
848 4420 4 // before
5264 4 4 // after
Signed-off-by: Daniel Kurtz <djkurtz@chromium.org>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos/pmu.c
patch
|
blob
|
history
diff --cc
arch/arm/mach-exynos/pmu.c
Simple merge