Hi,
On Tue, Apr 23 2013, Arnd Bergmann wrote:
>> I was going to take this, but it doesn't apply to mmc-next or
>> linux-next, because the #endif in your first line of context isn't
>> present in those trees -- which tree is this based on?
>
> I based it on 3.9-rc8.
Thanks, I should have thought o
The symbol referenced in MODULE_DEVICE_TABLE must match the actual
table, otherwise we get a build error like
sdhci-tegra.c:206:34: error: '__mod_of_device_table' aliased to undefined
symbol 'sdhci_dt_ids'
Signed-off-by: Arnd Bergmann
Cc: Stephen Warren
Cc: Chris Ball
---
On Tuesday 23 April
Hi Arnd,
On Tue, Apr 23 2013, Arnd Bergmann wrote:
> The symbol referenced in MODULE_DEVICE_TABLE must match the actual
> table, otherwise we get a build error like
>
> sdhci-tegra.c:206:34: error: '__mod_of_device_table' aliased to undefined
> symbol 'sdhci_dt_ids'
>
> Signed-off-by: Arnd Bergma
The symbol referenced in MODULE_DEVICE_TABLE must match the actual
table, otherwise we get a build error like
sdhci-tegra.c:206:34: error: '__mod_of_device_table' aliased to undefined
symbol 'sdhci_dt_ids'
Signed-off-by: Arnd Bergmann
Cc: Stephen Warren
Cc: Chris Ball
---
drivers/mmc/host/sd
4 matches
Mail list logo