projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
i2c: Delete unused i2c-algo-sgi helper module
[linux-2.6]
/
drivers
/
ieee1394
/
highlevel.c
diff --git
a/drivers/ieee1394/highlevel.c
b/drivers/ieee1394/highlevel.c
index
600e391
..
4bc4435
100644
(file)
--- a/
drivers/ieee1394/highlevel.c
+++ b/
drivers/ieee1394/highlevel.c
@@
-478,7
+478,7
@@
int hpsb_unregister_addrspace(struct hpsb_highlevel *hl, struct hpsb_host *host,
return retval;
}
-
const static
struct hpsb_address_ops dummy_ops;
+
static const
struct hpsb_address_ops dummy_ops;
/* dummy address spaces as lower and upper bounds of the host's a.s. list */
static void init_hpsb_highlevel(struct hpsb_host *host)