Re: [PATCH 6/9] net: cwdavinci_cpdma: export symbols for cpsw

2013-02-14 Thread David Miller
From: Arnd Bergmann Date: Thu, 14 Feb 2013 23:47:48 +0100 > With the support for ARM AM33xx in multiplatform kernels > in 3.9, an older bug appears in ARM allmodconfig: > When the cpsw driver is built as a module with cpdma > support enabled, it uses symbols that the cpdma driver > does not

[PATCH 6/9] net: cwdavinci_cpdma: export symbols for cpsw

2013-02-14 Thread Arnd Bergmann
With the support for ARM AM33xx in multiplatform kernels in 3.9, an older bug appears in ARM allmodconfig: When the cpsw driver is built as a module with cpdma support enabled, it uses symbols that the cpdma driver does not export. Without this patch, building allmodconfig results in: ERROR:

[PATCH 6/9] net: cwdavinci_cpdma: export symbols for cpsw

2013-02-14 Thread Arnd Bergmann
With the support for ARM AM33xx in multiplatform kernels in 3.9, an older bug appears in ARM allmodconfig: When the cpsw driver is built as a module with cpdma support enabled, it uses symbols that the cpdma driver does not export. Without this patch, building allmodconfig results in: ERROR:

Re: [PATCH 6/9] net: cwdavinci_cpdma: export symbols for cpsw

2013-02-14 Thread David Miller
From: Arnd Bergmann a...@arndb.de Date: Thu, 14 Feb 2013 23:47:48 +0100 With the support for ARM AM33xx in multiplatform kernels in 3.9, an older bug appears in ARM allmodconfig: When the cpsw driver is built as a module with cpdma support enabled, it uses symbols that the cpdma driver does