Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 47530
b: refs/heads/master
c: cbcdc1d
h: refs/heads/master
v: v3
  • Loading branch information
David Brownell authored and Linus Torvalds committed Feb 11, 2007
1 parent 54c525d commit ae97276
Show file tree
Hide file tree
Showing 3 changed files with 3 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: 83f3aa3dc5a5014cb4dc344e503b082344d8fe1e
refs/heads/master: cbcdc1debd02e1a2cbc1367ee7e0213e1041f738
1 change: 0 additions & 1 deletion trunk/drivers/pnp/base.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
extern struct bus_type pnp_bus_type;
extern spinlock_t pnp_lock;
void *pnp_alloc(long size);
int pnp_interface_attach_device(struct pnp_dev *dev);
Expand Down
2 changes: 2 additions & 0 deletions trunk/include/linux/pnp.h
Original file line number Diff line number Diff line change
Expand Up @@ -352,6 +352,8 @@ struct pnp_protocol {
(dev) = protocol_to_pnp_dev((dev)->protocol_list.next))


extern struct bus_type pnp_bus_type;

#if defined(CONFIG_PNP)

/* device management */
Expand Down

0 comments on commit ae97276

Please sign in to comment.