]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
cpm_load_patch() - declartion conflict
authorKamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Mon, 5 Nov 2007 10:41:12 +0000 (16:11 +0530)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 5 Nov 2007 19:38:29 +0000 (11:38 -0800)
commit4d20826ffb6fa80c71b85d2cb858ae400a59a4d5
tree17d127713a03e2bf050389b949a812c28cdd52ee
parent05aa345034de6ae9c77fb93f6a796013641d57d5
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>
include/asm-powerpc/commproc.h