diff options
author | JoonSoo Kim <js1304@gmail.com> | 2012-11-12 06:40:33 +0000 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2012-11-15 13:01:16 +1100 |
commit | 03737439d83f4214b98a391f5ef9709b8d15af02 (patch) | |
tree | c85143190b05f3379486f5e224ae84452a266376 /drivers/extcon | |
parent | a53fd61ac2f411745471c1c877d5e072fbbf0e5c (diff) |
powerpc: Change free_bootmem() to kfree()
commit ea96025a('Don't use alloc_bootmem() in init_IRQ() path')
changed alloc_bootmem() to kzalloc(),
but missed to change free_bootmem() to kfree().
So correct it.
Signed-off-by: Joonsoo Kim <js1304@gmail.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'drivers/extcon')
0 files changed, 0 insertions, 0 deletions