diff options
Diffstat (limited to 'drivers/atm/fore200e.c')
-rw-r--r-- | drivers/atm/fore200e.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/atm/fore200e.c b/drivers/atm/fore200e.c index c2fa9fdc5d32..937c9c0ef4c9 100644 --- a/drivers/atm/fore200e.c +++ b/drivers/atm/fore200e.c | |||
@@ -2685,7 +2685,7 @@ static int __devexit fore200e_sba_remove(struct of_device *op) | |||
2685 | return 0; | 2685 | return 0; |
2686 | } | 2686 | } |
2687 | 2687 | ||
2688 | static struct of_device_id fore200e_sba_match[] = { | 2688 | static const struct of_device_id fore200e_sba_match[] = { |
2689 | { | 2689 | { |
2690 | .name = SBA200E_PROM_NAME, | 2690 | .name = SBA200E_PROM_NAME, |
2691 | .data = (void *) &fore200e_bus[1], | 2691 | .data = (void *) &fore200e_bus[1], |