diff options
author | Paul Mundt <lethal@linux-sh.org> | 2009-06-11 18:34:12 -0400 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2009-06-11 18:34:12 -0400 |
commit | 11b6aa9555d0c2f4d195695cd151e1fd07413387 (patch) | |
tree | fc25ad08834ddee97b4d2e84e4b60e6418284a2b /arch/sh/drivers/pci | |
parent | 19470e185a088591c228e1e8473006567719aa1c (diff) |
sh: intc: alloc_bootmem() -> kzalloc() conversion.
Now that the slab allocators are available much earlier, this triggers a
the slab_is_available() warning when registering the interrupt
controller. Convert to kzalloc() with GFP_NOWAIT, as per the generic
changes.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/drivers/pci')
0 files changed, 0 insertions, 0 deletions