diff options
author | Parag Warudkar <[email protected]> | 2009-07-08 11:46:02 -0400 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-07-08 09:18:05 -0700 |
commit | e9bf0cc7cbfbf3952cdf8028aa0d348d09ecdba1 (patch) | |
tree | 3d44e78af85ce720091ed7d0a8e1307d5d54e364 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | faf80d62e44dc627efb741f48db50c1858d1667c (diff) |
elfcore.h : Fix UML build breakage
Commit a65e7bfcd74e4c0939f235d2bf9f48ddb3a57991 broke the UML build with
the following error -
In file included from fs/proc/kcore.c:17:
include/linux/elfcore.h: In function 'elf_core_copy_task_regs':
include/linux/elfcore.h:129: error: implicit declaration of function 'task_pt_regs'
Fix this by restoring the previous behavior of returning 0 for all arches
like UML that don't define task_pt_regs.
Signed-off-by: Parag Warudkar <[email protected]>
Acked-by: Amerigo Wang <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions