Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321769
b: refs/heads/master
c: 7d9739c
h: refs/heads/master
i:
  321767: 5d6087c
v: v3
  • Loading branch information
Fengguang Wu authored and Greg Kroah-Hartman committed Aug 10, 2012
1 parent cd77440 commit 4cbe03b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: b53cc0fadef59583a9056c973e639852bed47e73
refs/heads/master: 7d9739cd6b03575bc88c6ce3c60853dbc50a6ae2
2 changes: 1 addition & 1 deletion trunk/drivers/tty/serial/ifx6x60.c
Original file line number Diff line number Diff line change
Expand Up @@ -1331,7 +1331,7 @@ static const struct spi_device_id ifx_id_table[] = {
MODULE_DEVICE_TABLE(spi, ifx_id_table);

/* spi operations */
static const struct spi_driver ifx_spi_driver = {
static struct spi_driver ifx_spi_driver = {
.driver = {
.name = DRVNAME,
.pm = &ifx_spi_pm,
Expand Down

0 comments on commit 4cbe03b

Please sign in to comment.