diff options
author | Paul Mundt <[email protected]> | 2008-10-22 19:31:11 +0900 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2008-10-23 21:54:34 +0200 |
commit | bea92112415635ecb7e681355834413c7c048f67 (patch) | |
tree | b725a07dfe256d9bb2c28d3cb8b810a2a1be17d7 /lib/string_helpers.c | |
parent | acff181d3574244e651913df77332e897b88bff4 (diff) |
kernel/resource: fix reserve_region_with_split() section mismatch
Impact: cleanup, small kernel text size reduction, no functionality changed
reserve_region_with_split() calls in to __reserve_region_with_split(),
which is an __init function. The only caller of reserve_region_with_split()
is an __init function, so make it __init too.
Signed-off-by: Paul Mundt <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions