Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 135833
b: refs/heads/master
c: 9fe03bc
h: refs/heads/master
i:
  135831: 8a93dcd
v: v3
  • Loading branch information
Jaswinder Singh Rajput committed Feb 2, 2009
1 parent 55173ed commit 13a5cbb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 25d00fddf8d23234da2d45c051a14450939496d6
refs/heads/master: 9fe03bc3139503fbad66016bf714f4575babf651
2 changes: 2 additions & 0 deletions trunk/include/linux/nubus.h
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,7 @@ struct nubus_dev {
struct nubus_board* board;
};

#ifdef __KERNEL__
/* This is all NuBus devices (used to find devices later on) */
extern struct nubus_dev* nubus_devices;
/* This is all NuBus cards */
Expand Down Expand Up @@ -351,6 +352,7 @@ void nubus_get_rsrc_mem(void* dest,
void nubus_get_rsrc_str(void* dest,
const struct nubus_dirent *dirent,
int maxlen);
#endif /* __KERNEL__ */

/* We'd like to get rid of this eventually. Only daynaport.c uses it now. */
static inline void *nubus_slot_addr(int slot)
Expand Down

0 comments on commit 13a5cbb

Please sign in to comment.