diff options
author | Kyle McMartin <kyle@mcmartin.ca> | 2009-03-15 20:49:55 (GMT) |
---|---|---|
committer | Kyle McMartin <kyle@mcmartin.ca> | 2009-04-02 04:16:27 (GMT) |
commit | b609308e1415efebdf79ebd553f4dd47b0ff2722 (patch) | |
tree | 49755dcda956ee0ce75d6f3d3e38e4d54245f799 /kernel/printk.c | |
parent | bf589a349b9a41ea202ddb8115b18f543b944bfd (diff) | |
download | linux-fsl-qoriq-b609308e1415efebdf79ebd553f4dd47b0ff2722.tar.xz |
parisc: move dereference_function_descriptor to process.c
Commit deac93df26b20cf8438339b5935b5f5643bc30c9 fixed up printing
of %pF on parisc, but added the dereference_function_descriptor
prototype to module.c... this isn't a particularly wise idea as
module.c might not always be compiled.
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
Diffstat (limited to 'kernel/printk.c')
0 files changed, 0 insertions, 0 deletions