Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 252475
b: refs/heads/master
c: 9b5705a
h: refs/heads/master
i:
  252473: 283b0e7
  252471: deebd9b
v: v3
  • Loading branch information
Michal Marek authored and David Woodhouse committed May 25, 2011
1 parent 7b0f543 commit 1e11b0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: a2f812df0b3d467db2ae5e3be38c36ff692ff99f
refs/heads/master: 9b5705a2bd81e012162ef02eaa96879cd3f370df
3 changes: 1 addition & 2 deletions trunk/drivers/mtd/nand/denali.c
Original file line number Diff line number Diff line change
Expand Up @@ -1721,8 +1721,7 @@ static struct pci_driver denali_pci_driver = {

static int __devinit denali_init(void)
{
printk(KERN_INFO "Spectra MTD driver built on %s @ %s\n",
__DATE__, __TIME__);
printk(KERN_INFO "Spectra MTD driver\n");
return pci_register_driver(&denali_pci_driver);
}

Expand Down

0 comments on commit 1e11b0a

Please sign in to comment.