aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/8xx_io
diff options
context:
space:
mode:
authorJochen Friedrich <jochen@scram.de>2007-09-21 12:57:13 +0200
committerJochen Friedrich <jochen@scram.de>2007-09-25 20:47:50 +0200
commitc5552ca48b312880ba9111411c98abfe72d88ea9 (patch)
treececbf067d59fa5f3b11a2864d1362171e70d56fa /arch/ppc/8xx_io
parentLinux 2.6.23-rc8 (diff)
downloadlinux-dev-c5552ca48b312880ba9111411c98abfe72d88ea9.tar.xz
linux-dev-c5552ca48b312880ba9111411c98abfe72d88ea9.zip
[POWERPC] Fix copy'n'paste typo in commproc.c
The powerpc version of commproc.c exports cpm_dpram_addr twice and cpm_dpram_phys not at all due to a typo. This patch fixes this problem. CC arch/powerpc/sysdev/commproc.o arch/powerpc/sysdev/commproc.c:398: error: redefinition of '__kcrctab_cpm_dpram_addr' arch/powerpc/sysdev/commproc.c:392: error: previous definition of '__kcrctab_cpm_dpram_addr' was here arch/powerpc/sysdev/commproc.c:398: error: redefinition of '__kstrtab_cpm_dpram_addr' arch/powerpc/sysdev/commproc.c:392: error: previous definition of '__kstrtab_cpm_dpram_addr' was here arch/powerpc/sysdev/commproc.c:398: error: redefinition of '__ksymtab_cpm_dpram_addr' arch/powerpc/sysdev/commproc.c:392: error: previous definition of '__ksymtab_cpm_dpram_addr' was here make[1]: *** [arch/powerpc/sysdev/commproc.o] Error 1 make: *** [arch/powerpc/sysdev] Error 2 Signed-off-by: Jochen Friedrich <jochen@scram.de>
Diffstat (limited to 'arch/ppc/8xx_io')
0 files changed, 0 insertions, 0 deletions