Skip to content
Commit 4d20826f authored by Kamalesh Babulal's avatar Kamalesh Babulal Committed by Linus Torvalds
Browse files

cpm_load_patch() - declartion conflict

Commit f2a0bd37

 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: default avatarKamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 05aa3450
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment