Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267608
b: refs/heads/master
c: fbfcdf2
h: refs/heads/master
v: v3
  • Loading branch information
Kevin McKinney authored and Greg Kroah-Hartman committed Aug 23, 2011
1 parent 782c684 commit d7a1791
Show file tree
Hide file tree
Showing 3 changed files with 3 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: 6c15e002f97db64d23552099c908a066a8219baa
refs/heads/master: fbfcdf254d7be71b25bfc053e9d22ef8ff061750
2 changes: 0 additions & 2 deletions trunk/drivers/staging/bcm/Bcmchar.c
Original file line number Diff line number Diff line change
Expand Up @@ -1974,8 +1974,6 @@ static const struct file_operations bcm_fops = {
.llseek = no_llseek,
};

extern struct class *bcm_class;

int register_control_device_interface(PMINI_ADAPTER Adapter)
{

Expand Down
2 changes: 2 additions & 0 deletions trunk/drivers/staging/bcm/headers.h
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,6 @@
#define DRV_VERSION VER_FILEVERSION_STR
#define PFX DRV_NAME " "

extern struct class *bcm_class;

#endif

0 comments on commit d7a1791

Please sign in to comment.