diff options
| author | Anton Vorontsov <[email protected]> | 2010-08-10 18:01:49 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-08-11 08:59:03 -0700 |
| commit | 845e3f4f06f9b1d34f39601cb6b7abfb8f40653c (patch) | |
| tree | a8c8340f2210c99fbc2d3cb3f50fcff40274a21f /scripts/patch-kernel | |
| parent | 515033f97c0b5a1bce13fa93e09704d95b44f376 (diff) | |
sdhci-pltfm: reorganize Makefile entries to support SoC devices
Due to build system limitations, intermediate and final objects can't have
the same names. And as we're going to start building SoC-specific
objects, let's rename the module to sdhci-platform, into which we'll link
sdhci-pltfm and SoC-specifc objects.
There should be no issue in renaming as the driver uses modalias
mechanism.
This is exactly the same approach as in sdhci-of driver.
Signed-off-by: Anton Vorontsov <[email protected]>
Cc: Ben Dooks <[email protected]>
Cc: Richard R?jfors <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions