-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 208432 b: refs/heads/master c: 515033f h: refs/heads/master v: v3
- Loading branch information
Anton Vorontsov
authored and
Linus Torvalds
committed
Aug 11, 2010
1 parent
71bca38
commit dcce318
Showing
3 changed files
with
28 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 27151dc9e363c0033d7375863c0d284f8c4b636a | ||
refs/heads/master: 515033f97c0b5a1bce13fa93e09704d95b44f376 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
/* | ||
* Copyright 2010 MontaVista Software, LLC. | ||
* | ||
* Author: Anton Vorontsov <avorontsov@ru.mvista.com> | ||
* | ||
* This program is free software; you can redistribute it and/or modify | ||
* it under the terms of the GNU General Public License version 2 as | ||
* published by the Free Software Foundation. | ||
*/ | ||
|
||
#ifndef _DRIVERS_MMC_SDHCI_PLTFM_H | ||
#define _DRIVERS_MMC_SDHCI_PLTFM_H | ||
|
||
#endif /* _DRIVERS_MMC_SDHCI_PLTFM_H */ |