# This is a BitKeeper generated diff -Nru style patch. # # ChangeSet # 2004/07/23 15:13:53+02:00 obi@pegasos.saftware.de # export m8xx_cpm_hostalloc for modularized i2c driver # # arch/ppc/8xx_io/commproc.c # 2004/07/23 15:13:33+02:00 obi@pegasos.saftware.de +2 -0 # export m8xx_cpm_hostalloc for modularized i2c driver # diff -Nru a/arch/ppc/8xx_io/commproc.c b/arch/ppc/8xx_io/commproc.c --- a/arch/ppc/8xx_io/commproc.c 2004-07-23 15:31:13 +02:00 +++ b/arch/ppc/8xx_io/commproc.c 2004-07-23 15:31:13 +02:00 @@ -327,6 +327,8 @@ return(retloc); } +EXPORT_SYMBOL(m8xx_cpm_hostalloc); + /* Set a baud rate generator. This needs lots of work. There are * four BRGs, any of which can be wired to any channel. * The internal baud rate clock is the system clock divided by 16.