Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 351839
b: refs/heads/master
c: 8f9dc85
h: refs/heads/master
i:
  351837: 1ce2c52
  351835: aa6ad94
  351831: 00650a8
  351823: 4ca83aa
  351807: 6c6f5a9
v: v3
  • Loading branch information
Hauke Mehrtens authored and John W. Linville committed Jan 7, 2013
1 parent df00a49 commit 773f441
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 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: db5230d1b3c5f7c62564de2ef07ea1c633548959
refs/heads/master: 8f9dc85348ac37ff3b6b031d22e93a5b59d81f83
2 changes: 0 additions & 2 deletions trunk/drivers/bcma/driver_mips.c
Original file line number Diff line number Diff line change
Expand Up @@ -263,8 +263,6 @@ void bcma_core_mips_init(struct bcma_drv_mips *mcore)

bcma_core_mips_early_init(mcore);

mcore->assigned_irqs = 1;

switch (bus->chipinfo.id) {
case BCMA_CHIP_ID_BCM4716:
case BCMA_CHIP_ID_BCM4748:
Expand Down
1 change: 0 additions & 1 deletion trunk/include/linux/bcma/bcma_driver_mips.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ struct bcma_drv_mips {
struct bcma_device *core;
u8 setup_done:1;
u8 early_setup_done:1;
unsigned int assigned_irqs;
};

#ifdef CONFIG_BCMA_DRIVER_MIPS
Expand Down

0 comments on commit 773f441

Please sign in to comment.