Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62337
b: refs/heads/master
c: 149a650
h: refs/heads/master
i:
  62335: 4edb270
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Jul 22, 2007
1 parent 626c6f4 commit 2350318
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: 8b6f50ef1d5cc86b278eb42bc91630fad455fb10
refs/heads/master: 149a6501f90df457d75a1954dd5a29434a182e6a
3 changes: 1 addition & 2 deletions trunk/drivers/spi/spi.c
Original file line number Diff line number Diff line change
Expand Up @@ -303,8 +303,7 @@ spi_register_board_info(struct spi_board_info const *info, unsigned n)
* creates board info from kernel command lines
*/

static void __init_or_module
scan_boardinfo(struct spi_master *master)
static void scan_boardinfo(struct spi_master *master)
{
struct boardinfo *bi;
struct device *dev = master->cdev.dev;
Expand Down

0 comments on commit 2350318

Please sign in to comment.