aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/lpddr/lpddr_cmds.c
diff options
context:
space:
mode:
authorRakib Mullick <[email protected]>2009-04-11 09:04:59 +0600
committerIngo Molnar <[email protected]>2009-04-12 12:32:18 +0200
commit575922248c0df490843ddfbcf3bc65b54c4adb08 (patch)
tree9ffb5d127fad196cb3f2a5f5a4437f485eb471a3 /drivers/mtd/lpddr/lpddr_cmds.c
parent9b987aeb4a7bc42a3eb8361030b820b0263c31f1 (diff)
x86: Fix section mismatches in mpparse
Impact: fix section mismatch In arch/x86/kernel/mpparse.c, smp_reserve_bootmem() has been called and also refers to a function which is in .init section. Thus causes the first warning. And check_irq_src() also requires an __init, because it refers to an .init section. Signed-off-by: Rakib Mullick <[email protected]> Cc: Andrew Morton <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions