Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 195912
b: refs/heads/master
c: f696aa4
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and David Woodhouse committed Mar 11, 2010
1 parent 221c6c9 commit 6830f81
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e4d64cab99a2d659bf9d6fe9ab67666bceb68d87
refs/heads/master: f696aa43fadb13a21c4e723fb6e51bf640dd1363
1 change: 1 addition & 0 deletions trunk/drivers/mtd/nand/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ config MTD_NAND_IDS
config MTD_NAND_RICOH
tristate "Ricoh xD card reader"
default n
depends on PCI
select MTD_SM_COMMON
help
Enable support for Ricoh R5C852 xD card reader
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/mtd/nand/r852.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
#include <linux/jiffies.h>
#include <linux/workqueue.h>
#include <linux/interrupt.h>
#include <linux/pci.h>
#include <linux/pci_ids.h>
#include <linux/delay.h>
#include <asm/byteorder.h>
Expand Down

0 comments on commit 6830f81

Please sign in to comment.