diff options
author | Kamalesh Babulal <kamalesh@linux.vnet.ibm.com> | 2007-11-05 11:41:12 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-11-05 20:38:29 +0100 |
commit | 4d20826ffb6fa80c71b85d2cb858ae400a59a4d5 (patch) | |
tree | 17d127713a03e2bf050389b949a812c28cdd52ee /mm | |
parent | SLUB: Fix memory leak by not reusing cpu_slab (diff) | |
download | linux-4d20826ffb6fa80c71b85d2cb858ae400a59a4d5.tar.xz linux-4d20826ffb6fa80c71b85d2cb858ae400a59a4d5.zip |
cpm_load_patch() - declartion conflict
Commit f2a0bd3753dad7ea4605ebd5435716b39e9f92bb defines the function
with "void cpm_load_patch(cpm8xx_t *cp)" prtotype and is declared as
"extern void cpm_load_patch(volatile immap_t *immr)" in the header file.
Signed-off-by: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions