diff options
author | Arnd Bergmann <arnd@arndb.de> | 2013-04-23 19:05:57 (GMT) |
---|---|---|
committer | Chris Ball <cjb@laptop.org> | 2013-04-23 19:05:57 (GMT) |
commit | e4404fab2e0b70287a471a1e760c9338ce683fde (patch) | |
tree | 310aa47c67f238b5f18b1ec7c11f799875f81ca7 /kernel/dma.c | |
parent | a08b17be8b984a7c51cd5a480cd977363df353f9 (diff) | |
download | linux-fsl-qoriq-e4404fab2e0b70287a471a1e760c9338ce683fde.tar.xz |
mmc: sdhci-tegra: fix MODULE_DEVICE_TABLE
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 <arnd@arndb.de>
Cc: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'kernel/dma.c')
0 files changed, 0 insertions, 0 deletions