Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 343654
b: refs/heads/master
c: 7cb9436
h: refs/heads/master
v: v3
  • Loading branch information
Andreas Larsson authored and Grant Likely committed Dec 10, 2012
1 parent 96b60b2 commit 9bd735b
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: fd4a319bc933ae93e68935b21924a9ca4ba2d060
refs/heads/master: 7cb943615aabbd72624f77f0a84b8c5d627cf846
2 changes: 1 addition & 1 deletion trunk/drivers/spi/spi.c
Original file line number Diff line number Diff line change
Expand Up @@ -805,7 +805,7 @@ static int spi_master_initialize_queue(struct spi_master *master)

/*-------------------------------------------------------------------------*/

#if defined(CONFIG_OF) && !defined(CONFIG_SPARC)
#if defined(CONFIG_OF)
/**
* of_register_spi_devices() - Register child devices onto the SPI bus
* @master: Pointer to spi_master device
Expand Down

0 comments on commit 9bd735b

Please sign in to comment.