Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219026
b: refs/heads/master
c: d3b993d
h: refs/heads/master
v: v3
  • Loading branch information
Wolfram Sang authored and Chris Ball committed Oct 23, 2010
1 parent 39d3ce4 commit f75b2cb
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4b711cb13843f5082e82970dd1e8031383134a65
refs/heads/master: d3b993dcc11cd291e6908ed02b9db99970220952
2 changes: 1 addition & 1 deletion trunk/drivers/mmc/host/sdhci-cns3xxx.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#include <linux/delay.h>
#include <linux/device.h>
#include <linux/mmc/host.h>
#include <linux/sdhci-pltfm.h>
#include <linux/mmc/sdhci-pltfm.h>
#include <mach/cns3xxx.h>
#include "sdhci.h"
#include "sdhci-pltfm.h"
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/mmc/host/sdhci-pltfm.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
#include <linux/mmc/host.h>

#include <linux/io.h>
#include <linux/sdhci-pltfm.h>
#include <linux/mmc/sdhci-pltfm.h>

#include "sdhci.h"
#include "sdhci-pltfm.h"
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/mmc/host/sdhci-pltfm.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

#include <linux/clk.h>
#include <linux/types.h>
#include <linux/sdhci-pltfm.h>
#include <linux/mmc/sdhci-pltfm.h>

struct sdhci_pltfm_host {
struct clk *clk;
Expand Down
File renamed without changes.

0 comments on commit f75b2cb

Please sign in to comment.