diff options
author | Martin Michlmayr | 2006-03-05 00:01:13 +0100 |
---|---|---|
committer | Russell King | 2006-03-05 00:01:13 +0100 |
commit | b256f9df4a7da248263ed95c2517ddb714f9ca95 (patch) | |
tree | 3f9baba126313e35fec32a8ade61c08a29bab382 /kernel/power/disk.c | |
parent | [PATCH] reiserfs: do not check if unsigned < 0 (diff) | |
download | kernel-qcow2-linux-b256f9df4a7da248263ed95c2517ddb714f9ca95.tar.gz kernel-qcow2-linux-b256f9df4a7da248263ed95c2517ddb714f9ca95.tar.xz kernel-qcow2-linux-b256f9df4a7da248263ed95c2517ddb714f9ca95.zip |
[MMC] au1xmmc: Fix compilation error by using platform_driver
drivers/mmc/au1xmmc.c currently doesn't compile; it needs to be
converted to use platform_driver. I cannot test this change because
of lack of hardware but I followed the drivers this one is based on,
and the code is certainly not worse than before.
drivers/mmc/au1xmmc.c: At top level:
drivers/mmc/au1xmmc.c:1002: error: ‘platform_bus_type’ undeclared here (not in a function)
make[2]: *** [drivers/mmc/au1xmmc.o] Error 1
Signed-off-by: Martin Michlmayr <tbm@cyrius.com>
Acked-by: Jordan Crouse <jordan.crouse@amd.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'kernel/power/disk.c')
0 files changed, 0 insertions, 0 deletions