Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 53580
b: refs/heads/master
c: da7fbe5
h: refs/heads/master
v: v3
  • Loading branch information
Pierre Ossman committed May 1, 2007
1 parent 6fd6efb commit 8bfe913
Show file tree
Hide file tree
Showing 14 changed files with 845 additions and 518 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: aaac1b470bd0dccb30912356617069dc6199cc80
refs/heads/master: da7fbe58d2d347e95af699ddf04d885be6362bbe
4 changes: 2 additions & 2 deletions trunk/drivers/mmc/card/block.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@

#include <linux/mmc/card.h>
#include <linux/mmc/host.h>
#include <linux/mmc/protocol.h>
#include <linux/mmc/host.h>
#include <linux/mmc/mmc.h>
#include <linux/mmc/sd.h>

#include <asm/system.h>
#include <asm/uaccess.h>
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/mmc/core/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ ifeq ($(CONFIG_MMC_DEBUG),y)
endif

obj-$(CONFIG_MMC) += mmc_core.o
mmc_core-y := core.o sysfs.o
mmc_core-y := core.o sysfs.o mmc_ops.o sd_ops.o

Loading

0 comments on commit 8bfe913

Please sign in to comment.